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

Unified Diff: chrome/browser/BUILD.gn

Issue 2406203003: Added blimp support strings. (Closed)
Patch Set: Use empty translation file stubs. Created 4 years, 2 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 | « blimp/client/support/resources/translations/blimp_strings_zh-TW.xtb ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index bcf860a7b727fffef7001c70b408863eaa104dbc..e63456415f94e082efccd323df97fa4e78c8b963 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3335,6 +3335,7 @@ split_static_library("browser") {
":delta_file_proto",
":jni_headers",
"//blimp/client/public",
+ "//blimp/client/support/resources",
"//chrome/browser/android/webapk:proto",
"//components/data_usage/android",
"//components/precache/content",
« no previous file with comments | « blimp/client/support/resources/translations/blimp_strings_zh-TW.xtb ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698