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

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: fix compilation: origins 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 bbe544e968f10edac4f3193093650363ea35a149..ab348aee6e5f5ae8e9eded89afc99d2c50f7a5f1 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -184,6 +184,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