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

Unified Diff: chrome/browser/BUILD.gn

Issue 2406203003: Added blimp support strings. (Closed)
Patch Set: Removed unused import in GN. 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 8edef1e086361745e5f0f2bcabf8435d544c90ad..4a6ead442c299f8a97b2fff9bb8d6d624ca7c7d0 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3333,6 +3333,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",

Powered by Google App Engine
This is Rietveld 408576698