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

Unified Diff: content/common/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
« no previous file with comments | « content/browser/android/content_view_statics.cc ('k') | content/common/android/address_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 01910e09361963fa4e37845e86cea2a1ae434faa..a55edf6736f2bb58cc58d74e8367408280409ad5 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -33,10 +33,6 @@ source_set("common") {
sources = [
"accessibility_messages.h",
"all_messages.h",
- "android/address_parser.cc",
- "android/address_parser.h",
- "android/address_parser_internal.cc",
- "android/address_parser_internal.h",
"android/common_jni_registrar.cc",
"android/common_jni_registrar.h",
"android/gin_java_bridge_errors.cc",
« no previous file with comments | « content/browser/android/content_view_statics.cc ('k') | content/common/android/address_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698