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

Unified Diff: android_webview/tools/automated_ui_tests/BUILD.gn

Issue 2428163002: Refactor CallbackHelper to base/test (Closed)
Patch Set: Change ui test gn Created 4 years, 2 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: android_webview/tools/automated_ui_tests/BUILD.gn
diff --git a/android_webview/tools/automated_ui_tests/BUILD.gn b/android_webview/tools/automated_ui_tests/BUILD.gn
index 2d7dbee8355fc3a295366e3926e9336e56fb446c..b33ba2be96973ccdd19d575638c6ebd11719270b 100644
--- a/android_webview/tools/automated_ui_tests/BUILD.gn
+++ b/android_webview/tools/automated_ui_tests/BUILD.gn
@@ -52,7 +52,6 @@ instrumentation_test_apk("webview_ui_test_app_test_apk") {
":webview_ui_test_app_java",
"//base:base_java",
"//base:base_java_test_support",
- "//content/public/test/android:content_java_test_support",
"//third_party/android_support_test_runner:rules_java",
"//third_party/android_support_test_runner:runner_java",
"//third_party/espresso:espresso_core_java",

Powered by Google App Engine
This is Rietveld 408576698