summaryrefslogtreecommitdiffstats
path: root/content/DEPS
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 22:12:57 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 22:12:57 +0000
commitdb8dc3fe00f6a33f2684379d30419767f9867997 (patch)
treea05d1619e8bf538d81231131d689ff8d4fa0e684 /content/DEPS
parenta2024caea182c9c35b3aee8d5db4fd49706070a6 (diff)
downloadchromium_src-db8dc3fe00f6a33f2684379d30419767f9867997.zip
chromium_src-db8dc3fe00f6a33f2684379d30419767f9867997.tar.gz
chromium_src-db8dc3fe00f6a33f2684379d30419767f9867997.tar.bz2
Include entries to blink_resources.
We can't remove entries of webkit_chromium_resources just yet, because on Blink side DumpRenderTree is still using it through Chromium :( TBR=abarth@chromium.org, joth@chromium.org, thestig@chromium.org Review URL: https://codereview.chromium.org/20329005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214239 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r--content/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/DEPS b/content/DEPS
index 08aa6db..f57609a 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -27,6 +27,7 @@ include_rules = [
"-cc/base/scoped_ptr_vector.h",
"+crypto",
+ "+grit/blink_resources.h",
"+grit/content_resources.h",
"+grit/ui_resources.h",
"+grit/ui_strings.h",