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

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

Issue 2431653004: Setup Blimp internal string resources. (Closed)
Patch Set: Removed unused entry in public/DEPS 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/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index 9b1c40d238e758182f4c098b53cdb9a27d82c40a..c75f29bace61226e7b0c7ab06b1768bb616e3afb 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -38,6 +38,7 @@ source_set("public_headers") {
"contents/blimp_contents_observer.h",
"contents/blimp_contents_view.h",
"contents/blimp_navigation_controller.h",
+ "resources/blimp_strings.h",
"session/assignment.cc",
"session/assignment.h",
]

Powered by Google App Engine
This is Rietveld 408576698