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

Unified Diff: chrome/android/monochrome_repack_locales.gni

Issue 2372923002: Move Monochrome locale .pak files upstream (Closed)
Patch Set: remove unused target: monochrome_assets Created 4 years, 3 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/monochrome_repack_locales.gni
diff --git a/chrome/android/monochrome_repack_locales.gni b/chrome/android/monochrome_repack_locales.gni
index bdba7a52fefd42c20d0a7b665c5fc2aa5970fc1f..dbaab3ea3f2fd680fba24a4bc387d72e3064f1b5 100644
--- a/chrome/android/monochrome_repack_locales.gni
+++ b/chrome/android/monochrome_repack_locales.gni
@@ -5,6 +5,7 @@
import("//android_webview/webview_repack_locales_list.gni")
import("//chrome/chrome_repack_locales.gni")
+#TODO(agrieve): Delete once unreferenced downstream.
template("monochrome_repack_locales") {
chrome_repack_locales(target_name) {
forward_variables_from(invoker, "*")

Powered by Google App Engine
This is Rietveld 408576698