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

Unified Diff: blimp/client/app/blimp_startup.h

Issue 2431653004: Setup Blimp internal string resources. (Closed)
Patch Set: Added some recent blimp java xml file. Created 4 years, 1 month 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/app/BUILD.gn ('k') | blimp/client/app/blimp_startup.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/app/blimp_startup.h
diff --git a/blimp/client/app/blimp_startup.h b/blimp/client/app/blimp_startup.h
index bd1692429d743ee143b747da0085088d3bc7f2ab..d9f577a570413513ef5c1b5d4dc0bf9c2dade1c3 100644
--- a/blimp/client/app/blimp_startup.h
+++ b/blimp/client/app/blimp_startup.h
@@ -12,6 +12,8 @@ void InitializeLogging();
bool InitializeMainMessageLoop();
+void InitializeResourceBundle();
+
} // namespace client
} // namespace blimp
« no previous file with comments | « blimp/client/app/BUILD.gn ('k') | blimp/client/app/blimp_startup.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698