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

Unified Diff: content/content_renderer.gypi

Issue 10885004: Implement disambiguation popup (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixing visibility Created 8 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/view_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 2a96e10fd78a92eee1e28fcd104f1e5819dea502..56d80d8f2f11eacec7a3307da0456a7c447b4b7a 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -68,6 +68,8 @@
'renderer/devtools_agent_filter.h',
'renderer/devtools_client.cc',
'renderer/devtools_client.h',
+ 'renderer/disambiguation_popup_helper.cc',
+ 'renderer/disambiguation_popup_helper.h',
'renderer/do_not_track_bindings.cc',
'renderer/do_not_track_bindings.h',
'renderer/dom_automation_controller.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698