Skip to content

Commit

Permalink
Add include_rules to mozilla_security_manager, as it includes grit he…
Browse files Browse the repository at this point in the history
…aders

TEST=when modifying checkdeps to also check .cpp files, it doesn't fail
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/14894004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198509 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jochen@chromium.org committed May 6, 2013
1 parent 1bd89ec commit 394ea33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chrome/third_party/mozilla_security_manager/DEPS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
include_rules = [
"+grit", # For generated headers
]

0 comments on commit 394ea33

Please sign in to comment.