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

Side by Side Diff: components/contextual_search/README

Issue 1385663002: [Contextual Search] Add Mojo-enabled API component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a few more missing dependencies to the new component's BUILD.gn rules for our renderer sectio… Created 5 years 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
« no previous file with comments | « components/contextual_search/OWNERS ('k') | components/contextual_search/browser/DEPS » ('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 The Contextual Search component provides renderer support for an overlay panel
2 with an API that peeks up from the bottom of the host page.
3
4 This component communicates via mojo from the renderer to the browser and vice
5 versa.
6
7 Eventually we may reuse some of this code for other overlay panels, including
8 DOM Distiller (which is currently in a separate component).
OLDNEW
« no previous file with comments | « components/contextual_search/OWNERS ('k') | components/contextual_search/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698