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

Unified Diff: chrome/android/BUILD.gn

Issue 2061803002: 📰 The Status card reports disabled sync states (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@simplifyBridge
Patch Set: Refactor out status detection, update tests. Created 4 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index d92c67a0ae966b2032b57c690ee9c92379d02ccf..1a383c859f48fefbc9acd9e8ad0886e7d430aeea 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -181,6 +181,7 @@ android_library("chrome_java") {
"//chrome:page_info_connection_type_javagen",
"//chrome:website_settings_action_javagen",
"//components/infobars/core:infobar_enums_java",
+ "//components/ntp_snippets:ntp_snippets_java_enums_srcjar",
"//components/ntp_tiles:ntp_tiles_enums_java",
"//components/offline_pages:offline_page_model_enums_java",
"//components/omnibox/browser:autocomplete_match_javagen",

Powered by Google App Engine
This is Rietveld 408576698