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

Side by Side Diff: components/bookmarks/DEPS

Issue 306293006: Introduce ChromeBookmarkClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@364865
Patch Set: Rebase, remove BookmarkModelFactory::GetChromeBookmarkClientForProfile and fix unit tests 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
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

Powered by Google App Engine
This is Rietveld 408576698