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

Unified Diff: chrome/android/java/templates/BUILD.gn

Issue 2697933002: Remove factory methods from ChromeApplication. (Closed)
Patch Set: Add some comments Created 3 years, 10 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/java/templates/BUILD.gn
diff --git a/chrome/android/java/templates/BUILD.gn b/chrome/android/java/templates/BUILD.gn
index 52a597c2d26dbb3ef0af67717943b8850d22ccc0..6663cccc2bc14cc51a2ace90c6deda3fa68cd216 100644
--- a/chrome/android/java/templates/BUILD.gn
+++ b/chrome/android/java/templates/BUILD.gn
@@ -20,6 +20,7 @@ android_library("public_monochrome_java") {
":monochrome_application_class",
"//android_webview/glue",
"//base:base_java",
+ "//chrome/android:app_globals_java",
"//chrome/android:chrome_java",
"//content/public/android:content_java",
]

Powered by Google App Engine
This is Rietveld 408576698