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

Side by Side Diff: components/enhanced_bookmarks/DEPS

Issue 1143153010: [Android] Add enhanced bookmarks grid/list view experiment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn fix Created 5 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/bookmarks", 2 "+components/bookmarks",
3 "+components/keyed_service", 3 "+components/keyed_service",
4 "+components/pref_registry", 4 "+components/pref_registry",
5 "+components/signin", 5 "+components/signin",
6 "+components/sync_driver", 6 "+components/sync_driver",
7 "+components/variations",
7 "+google_apis/gaia", 8 "+google_apis/gaia",
8 "+jni", 9 "+jni",
9 "+net", 10 "+net",
10 "+sql", 11 "+sql",
11 "+third_party/skia", 12 "+third_party/skia",
12 "+ui", 13 "+ui",
13 ] 14 ]
OLDNEW
« no previous file with comments | « components/enhanced_bookmarks/BUILD.gn ('k') | components/enhanced_bookmarks/enhanced_bookmark_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698