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

Unified Diff: chrome/android/BUILD.gn

Issue 2866273003: [Android] Improve sad tab strings (Closed)
Patch Set: Remove extraneous line Created 3 years, 7 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 | « chrome/BUILD.gn ('k') | chrome/android/java/res/layout/sad_tab.xml » ('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 7e193cadcf18b2ec3267c093b885d5bc022ef928..aaafdf6b291ce839da473b1ccac402dbd82eb32c 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -255,6 +255,7 @@ android_library("chrome_java") {
"//chrome:page_info_connection_type_javagen",
"//chrome:page_info_action_javagen",
"//chrome:quick_action_category_enum_javagen",
+ "//chrome:sad_tab_event_enum_javagen",
"//chrome:signin_metrics_enum_javagen",
"//components/browsing_data/core:browsing_data_utils_java",
"//components/browsing_data/core:clear_browsing_data_tab_java",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/android/java/res/layout/sad_tab.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698