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

Unified Diff: content/DEPS

Issue 480693002: Use a qualified path for ui_resources.h grit includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE 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 | « chrome/common/badge_util.cc ('k') | content/browser/web_contents/aura/gesture_nav_simple.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index d964f5d5af2ad48795b427f233e3a39d05bb50ce..bce04c1f121de7f538e89472e0d6cbe154f04f8f 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -27,7 +27,6 @@ include_rules = [
"+grit/blink_resources.h",
"+grit/content_resources.h",
"+grit/content_strings.h",
- "+grit/ui_resources.h",
"+grit/ui_strings.h",
"+grit/webkit_resources.h",
"+grit/webui_resources.h",
@@ -90,6 +89,7 @@ include_rules = [
"+ui/native_theme",
"+ui/ozone/gpu",
"+ui/ozone/public",
+ "+ui/resources/grit/ui_resources.h",
"+ui/shell_dialogs",
"+ui/snapshot",
"+ui/surface",
« no previous file with comments | « chrome/common/badge_util.cc ('k') | content/browser/web_contents/aura/gesture_nav_simple.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698