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

Unified Diff: chrome/android/BUILD.gn

Issue 1804213002: [Offline pages] Fixing client ID from bookmark generation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing Created 4 years, 9 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/offlinepages/ClientId.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 f7297a6c8a81c40ee7dde5dd32e429ccf1efd911..fea95237fc26a42f9b04939fc9b5eeb0df24140c 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -279,6 +279,7 @@ junit_binary("chrome_junit_tests") {
"junit/src/org/chromium/chrome/browser/media/router/cast/TestUtils.java",
"junit/src/org/chromium/chrome/browser/notifications/NotificationUIManagerUnitTest.java",
"junit/src/org/chromium/chrome/browser/ntp/NativePageFactoryTest.java",
+ "junit/src/org/chromium/chrome/browser/offlinepages/ClientIdTest.java",
"junit/src/org/chromium/chrome/browser/offlinepages/OfflinePageBridgeTest.java",
"junit/src/org/chromium/chrome/browser/offlinepages/OfflinePageUtilsTest.java",
"junit/src/org/chromium/chrome/browser/omaha/ResponseParserTest.java",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/offlinepages/ClientId.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698