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

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

Issue 2431653004: Setup Blimp internal string resources. (Closed)
Patch Set: Fixes for feedback. 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/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

Powered by Google App Engine
This is Rietveld 408576698