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

Unified Diff: tools/android/customtabs_benchmark/BUILD.gn

Issue 2946913002: customtabs: Update the benchmark app for hidden tab benchmarking. (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | tools/android/customtabs_benchmark/java/src/org/chromium/customtabs/test/MainActivity.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/customtabs_benchmark/BUILD.gn
diff --git a/tools/android/customtabs_benchmark/BUILD.gn b/tools/android/customtabs_benchmark/BUILD.gn
index 01c5ccfc3a2c85ecf11551a185bf923d22505969..db5962a435358288a79e7aae6177d3c7d0417fa0 100644
--- a/tools/android/customtabs_benchmark/BUILD.gn
+++ b/tools/android/customtabs_benchmark/BUILD.gn
@@ -18,6 +18,7 @@ android_apk("customtabs_benchmark_apk") {
apk_name = "CustomTabsBenchmark"
deps = [
":customtabs_benchmark_apk_resources",
+ "//third_party/android_tools:android_support_v4_java",
"//third_party/custom_tabs_client:custom_tabs_support_java",
]
}
« no previous file with comments | « no previous file | tools/android/customtabs_benchmark/java/src/org/chromium/customtabs/test/MainActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698