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

Unified Diff: components/toolbar.gypi

Issue 1578193002: Remove ChromeToolbarModel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add DEPS file 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 | « chrome/chrome_browser_ui.gypi ('k') | components/toolbar/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/toolbar.gypi
diff --git a/components/toolbar.gypi b/components/toolbar.gypi
index 77dc03909b459acaa06f46cf338bb82c19ab881f..4a94c602a037da93611235a586309a9387bd1d8f 100644
--- a/components/toolbar.gypi
+++ b/components/toolbar.gypi
@@ -11,6 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../url/url.gyp:url_lib',
+ 'security_state',
],
'include_dirs': [
'..',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | components/toolbar/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698