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

Unified Diff: chrome/android/BUILD.gn

Issue 2819763002: Add end-to-end test for CopylessPaste (Closed)
Patch Set: 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 2d73b881a3e931628102fcff730835fb4ea8a176..4bbadd0d97cd1111d476b8b738fd6910e1f2251b 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -475,6 +475,7 @@ android_library("chrome_test_java") {
"//third_party/junit",
"//ui/android:ui_java",
"//ui/base/mojo:mojo_bindings_java",
+ "//url/mojo:url_mojom_gurl_java",
google_play_services_library,
]

Powered by Google App Engine
This is Rietveld 408576698