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

Side by Side Diff: components/suggestions/DEPS

Issue 410673002: [Suggestions] Moving suggestions code to a new component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clean Created 6 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 | Annotate | Revision Log
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/suggestions/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+content/public",
blundell 2014/07/22 15:55:19 If this component is intended to be shared by iOS
Mathieu 2014/07/22 16:56:31 Yes, it's for BrowserThread. Does iOS have the con
Mathieu 2014/07/22 17:12:42 If not possible, I can put this CL on hold and try
3 "+components/keyed_service",
4 "+components/pref_registry",
5 "+components/variations",
6 "+net",
7 "+ui",
8 "+url",
9 ]
OLDNEW
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/suggestions/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698