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

Unified Diff: chrome/android/BUILD.gn

Issue 2270873002: Put WebAPK Android Manifest keys in dedicated file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into meta_data_class Created 4 years, 4 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 | chrome/android/java/src/org/chromium/chrome/browser/webapps/ManifestUpgradeDetector.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index e88bf3492d82c3e9f8a0afa28a1b562bf4a61359..9a9b9d5607ef0b05be78b795b678ff83042e5069 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -309,6 +309,7 @@ junit_binary("chrome_junit_tests") {
":chrome_java_resources",
"//base:base_java",
"//base:base_java_test_support",
+ "//chrome/android/webapk/libs/common:common_java",
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
"//components/sync:sync_java_test_support",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/webapps/ManifestUpgradeDetector.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698