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

Unified Diff: content/DEPS

Issue 499163002: Use qualified path for grit/ui_strings.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 53e788de83ca6973bba0a5bbf7e99329079d36fd..cf66fe1c93053ed1929932445fe745ea9b3e0b57 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -29,7 +29,6 @@ include_rules = [
"+crypto",
"+grit/blink_resources.h",
"+grit/content_strings.h",
- "+grit/ui_strings.h",
"+grit/webui_resources.h",
"+grit/webui_resources_map.h",
@@ -91,6 +90,7 @@ include_rules = [
"+ui/ozone/gpu",
"+ui/ozone/public",
"+ui/resources/grit/ui_resources.h",
+ "+ui/strings/grit/ui_strings.h",
"+ui/shell_dialogs",
"+ui/snapshot",
"+ui/surface",
« no previous file with comments | « components/infobars/core/confirm_infobar_delegate.cc ('k') | content/browser/web_contents/touch_editable_impl_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698