Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1622)

Unified Diff: extensions/DEPS

Issue 492813002: Use a qualified path for grit/content_resources.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/webui_resource_browsertest.cc ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index 98f9058e844ad0e7eff9db58d293f8cf8c8cc275..67c2fd1d393106c9f1771950c3c98008bd8f24d0 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -3,10 +3,10 @@ include_rules = [
"+components/crx_file",
"+components/url_matcher",
"-content",
+ "+content/grit/content_resources.h",
"+content/public/common",
"+content/public/test",
"+crypto",
- "+grit/content_resources.h",
"+grit/extensions_renderer_resources.h",
"+grit/extensions_resources.h",
"+mojo/public",
« no previous file with comments | « content/test/webui_resource_browsertest.cc ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698