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

Unified Diff: chrome/android/BUILD.gn

Issue 2430773002: Fix WebappDataStorage#updateDidLastWebApkUpdateRequestSucceed() corner cases (Closed)
Patch Set: Merge branch 'master' into update_fail00 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkActivity.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 4bbd714cc185540cbecc535119eaad3d0b42a0f3..7a7877f1b0411806263aff4cbd275c85d1b783a3 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -308,7 +308,9 @@ junit_binary("chrome_junit_tests") {
":chrome_java_resources",
"//base:base_java",
"//base:base_java_test_support",
+ "//chrome/android/webapk/libs/client:client_java",
"//chrome/android/webapk/libs/common:common_java",
+ "//chrome/android/webapk/test:junit_test_support",
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
"//components/signin/core/browser/android:java",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698