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

Side by Side Diff: components/contextual_suggestions/DEPS

Issue 2965173002: Add ContextualSuggestionsService to Omnibox (Closed)
Patch Set: Initial component creation Created 3 years, 5 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
(Empty)
1 include_rules = [
2 "+base",
3 "+components/signin/core/browser",
4 "+components/data_use_measurement/core",
5 "+components/keyed_service/core",
6 "+components/search_engines",
7 "+components/variations/net",
8 "+google_apis",
9 "+net",
10 "+url",
Marc Treib 2017/07/06 08:32:20 Same here: Are these all needed?
gcomanici 2017/07/06 15:34:17 See my comment in BUILD.gn.
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698