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

Unified Diff: components/infobars/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: components/infobars/DEPS
diff --git a/components/infobars/DEPS b/components/infobars/DEPS
index b431226e4329cc608ad57d34c8a522ebf316cde0..e9cc9a1538185853df7de4b97b9045890225ca6c 100644
--- a/components/infobars/DEPS
+++ b/components/infobars/DEPS
@@ -1,7 +1,6 @@
include_rules = [
# Infobars is a layered component; subdirectories must explicitly introduce
# the ability to use the content layer as appropriate.
- "+grit/ui_strings.h",
"+ui",
"+third_party/skia"
]
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/error_screen_handler.cc ('k') | components/infobars/core/confirm_infobar_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698