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

Unified Diff: content/public/renderer/BUILD.gn

Issue 2803163002: Move address parser and prefixes to android_webview/. (Closed)
Patch Set: Bring back ContentViewStatics import 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
Index: content/public/renderer/BUILD.gn
diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn
index 908ffe22b9eba762aaa3abe6dddccbe659d681da..1c8cdc9678fd233256bdee8ff73249b55039ee0d 100644
--- a/content/public/renderer/BUILD.gn
+++ b/content/public/renderer/BUILD.gn
@@ -29,8 +29,6 @@ target(link_target_type, "renderer_sources") {
visibility = [ "//content/*" ]
sources = [
- "android_content_detection_prefixes.cc",
- "android_content_detection_prefixes.h",
"associated_resource_fetcher.h",
"browser_plugin_delegate.cc",
"browser_plugin_delegate.h",

Powered by Google App Engine
This is Rietveld 408576698