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

Unified Diff: components/toolbar/DEPS

Issue 1652153003: Move toolbar_model_{impl,delegate}.{cc,h} to components/toolbar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@3
Patch Set: Add static_cast<int> to fix compilation warning on Win Created 4 years, 10 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/toolbar_model_delegate.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 1f1082933aeb3b447cd61d9425f87afc44a044bb..8dee43cba04153faa61019985e3e6da124601a9b 100644
--- a/components/toolbar/DEPS
+++ b/components/toolbar/DEPS
@@ -1,5 +1,11 @@
include_rules = [
+ "+components/google/core/browser",
"+components/grit",
+ "+components/prefs",
"+components/security_state",
+ "+components/strings/grit",
+ "+components/url_formatter",
+ "+net",
+ "+ui/base",
"+ui/gfx",
]
« no previous file with comments | « components/toolbar/BUILD.gn ('k') | components/toolbar/toolbar_model_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698