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

Side by Side Diff: components/contextual_search/DEPS

Issue 1385663002: [Contextual Search] Add Mojo-enabled API component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reworked to use a new Contextual Search component and Mojo communication, removed CS Manager stuff. Created 5 years, 1 month 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 "+content/public",
jochen (gone - plz use gerrit) 2015/11/17 14:58:11 please don't mix browser and renderer code. Instea
Donn Denman 2015/11/19 01:11:29 Done.
3 "+gin",
4 "+mojo/public",
5 "+third_party/WebKit",
6 "+v8",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698