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

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

Issue 2406203003: Added blimp support strings. (Closed)
Patch Set: 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 | « no previous file | blimp/client/support/resources/BUILD.gn » ('j') | blimp/client/support/resources/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | blimp/client/support/resources/BUILD.gn » ('j') | blimp/client/support/resources/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698