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

Unified Diff: components/toolbar/DEPS

Issue 1634743003: Componentize TestToolbarModel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gyp dependency Created 4 years, 11 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/toolbar/BUILD.gn ('k') | components/toolbar/test_toolbar_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/toolbar/DEPS
diff --git a/components/toolbar/DEPS b/components/toolbar/DEPS
index 668e2b8dbc273ddd2d3abd11f6704a23fdbfdf34..1f1082933aeb3b447cd61d9425f87afc44a044bb 100644
--- a/components/toolbar/DEPS
+++ b/components/toolbar/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+components/grit",
"+components/security_state",
+ "+ui/gfx",
]
« no previous file with comments | « components/toolbar/BUILD.gn ('k') | components/toolbar/test_toolbar_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698