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

Unified Diff: content/content_renderer.gypi

Issue 1926173002: Erase LinkDisambiguation code on desktop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: another merge conflict Created 4 years, 7 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/browser/web_contents/web_contents_view_aura.cc ('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 84fb9bb107108e3db082efe7a368f84c43f542bf..d1b21a94976efa04efbcd10970a1aaed1d546d95 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -110,6 +110,8 @@
'renderer/android/address_detector.h',
'renderer/android/content_detector.cc',
'renderer/android/content_detector.h',
+ 'renderer/android/disambiguation_popup_helper.cc',
+ 'renderer/android/disambiguation_popup_helper.h',
'renderer/android/email_detector.cc',
'renderer/android/email_detector.h',
'renderer/android/phone_number_detector.cc',
@@ -173,8 +175,6 @@
'renderer/devtools/render_widget_screen_metrics_emulator.h',
'renderer/devtools/v8_sampling_profiler.cc',
'renderer/devtools/v8_sampling_profiler.h',
- 'renderer/disambiguation_popup_helper.cc',
- 'renderer/disambiguation_popup_helper.h',
'renderer/dom_automation_controller.cc',
'renderer/dom_automation_controller.h',
'renderer/dom_storage/dom_storage_cached_area.cc',
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698