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

Side by Side Diff: components/bookmarks/DEPS

Issue 306293006: Introduce ChromeBookmarkClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@364865
Patch Set: Add missing dependency in components/policy/policy_browser.gypi Created 6 years, 6 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 unified diff | Download patch
« no previous file with comments | « components/bookmarks.gypi ('k') | components/bookmarks/browser/bookmark_client.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/favicon_base", 2 "+components/favicon_base",
3 "+components/keyed_service",
3 "+components/pref_registry", 4 "+components/pref_registry",
4 "+components/query_parser", 5 "+components/query_parser",
5 "+components/startup_metric_utils", 6 "+components/startup_metric_utils",
6 "+grit/components_strings.h", 7 "+grit/components_strings.h",
7 "+net/base", 8 "+net/base",
8 "+ui", 9 "+ui",
9 ] 10 ]
OLDNEW
« no previous file with comments | « components/bookmarks.gypi ('k') | components/bookmarks/browser/bookmark_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698