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

Unified Diff: components/infobars/DEPS

Issue 289083004: infobars: Componentize ConfirmInfoBarDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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 | « components/infobars.gypi ('k') | components/infobars/core/confirm_infobar_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/infobars/DEPS
diff --git a/components/infobars/DEPS b/components/infobars/DEPS
index b1b71657257b8e6b4f1a0ca1b875729d515a09f9..b431226e4329cc608ad57d34c8a522ebf316cde0 100644
--- a/components/infobars/DEPS
+++ b/components/infobars/DEPS
@@ -1,7 +1,7 @@
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 | « components/infobars.gypi ('k') | components/infobars/core/confirm_infobar_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698