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

Unified Diff: content/renderer/BUILD.gn

Issue 2790893004: Delete Android content detectors. (Closed)
Patch Set: Rebase Created 3 years, 8 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/public/common/content_switches.cc ('k') | content/renderer/android/address_detector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 2346c045580a1adb3032adc8521dda5ac75d5f75..7fa8dc681fc733163d14d905993fe39b598a0db2 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -35,16 +35,8 @@ target(link_target_type, "renderer") {
"accessibility/blink_ax_tree_source.h",
"accessibility/render_accessibility_impl.cc",
"accessibility/render_accessibility_impl.h",
- "android/address_detector.cc",
- "android/address_detector.h",
- "android/content_detector.cc",
- "android/content_detector.h",
"android/disambiguation_popup_helper.cc",
"android/disambiguation_popup_helper.h",
- "android/email_detector.cc",
- "android/email_detector.h",
- "android/phone_number_detector.cc",
- "android/phone_number_detector.h",
"android/renderer_date_time_picker.cc",
"android/renderer_date_time_picker.h",
"android/synchronous_compositor_filter.cc",
« no previous file with comments | « content/public/common/content_switches.cc ('k') | content/renderer/android/address_detector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698