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

Unified Diff: blimp/client/support/BUILD.gn

Issue 2406203003: Added blimp support strings. (Closed)
Patch Set: Add entry in translation expectation script. 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: blimp/client/support/BUILD.gn
diff --git a/blimp/client/support/BUILD.gn b/blimp/client/support/BUILD.gn
index 946008aa32c3ecaf9e0a1fb658f6925f97f4ad41..54ce3eff3ce8ec6e0e8421dcdfd74d1644915eab 100644
--- a/blimp/client/support/BUILD.gn
+++ b/blimp/client/support/BUILD.gn
@@ -5,6 +5,7 @@
group("support") {
public_deps = [
"//blimp/client/support/compositor",
+ "//blimp/client/support/resources",
"//blimp/client/support/session",
]
}

Powered by Google App Engine
This is Rietveld 408576698