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

Unified Diff: android_webview/test/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 | « android_webview/renderer/aw_render_frame_ext.cc ('k') | content/browser/android/content_view_statics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/test/BUILD.gn
diff --git a/android_webview/test/BUILD.gn b/android_webview/test/BUILD.gn
index 4326e60e48483f3287c21d8d3b553c4d876dbd87..40c94260a5bd27da7a209583064004f8f3c1c424 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -257,6 +257,7 @@ test("android_webview_unittests") {
"../browser/test/rendering_test.cc",
"../browser/test/rendering_test.h",
"../lib/main/webview_tests.cc",
+ "../native/address_parser_unittest.cc",
"../native/aw_contents_client_bridge_unittest.cc",
"../native/aw_media_url_interceptor_unittest.cc",
"../native/input_stream_unittest.cc",
« no previous file with comments | « android_webview/renderer/aw_render_frame_ext.cc ('k') | content/browser/android/content_view_statics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698