Skip to content

Commit

Permalink
Add DEPS grit include for bubble_border.cc.
Browse files Browse the repository at this point in the history
http://crrev.com/110761 fails check_deps on OSX 10.6
ERROR in /b/build/slave/Mac_10_6_Tests__dbg__2_/build/src/ui/views/bubble/bubble_border.cc
Illegal include: "grit/ui_resources_standard.h"
    Because of no rule applying

TBR=tfarina@chromium.org

Review URL: http://codereview.chromium.org/8561032

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110784 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
shess@chromium.org committed Nov 18, 2011
1 parent 5b170f5 commit eb8f570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/DEPS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include_rules = [
"+grit/app_locale_settings.h",
"+grit/ui_resources_standard.h",
"+grit/ui_strings.h",
"+net",
"+skia",
Expand Down

0 comments on commit eb8f570

Please sign in to comment.