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

Unified Diff: remoting/resources/play_store_resources.cc

Issue 211573008: Add Play Store listings text for Chromoting app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix string Created 6 years, 9 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 | « remoting/remoting.gyp ('k') | remoting/resources/remoting_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/resources/play_store_resources.cc
diff --git a/remoting/resources/play_store_resources.cc b/remoting/resources/play_store_resources.cc
new file mode 100644
index 0000000000000000000000000000000000000000..976f51e7c4fb3eb0a21edb7a3db38c1c0162445e
--- /dev/null
+++ b/remoting/resources/play_store_resources.cc
@@ -0,0 +1,10 @@
+// Copyright 2014 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// This file exists only to mark the Play Store string resources as used.
+IDS_PLAY_STORE_TITLE
+IDS_PLAY_STORE_TAGLINE
+IDS_PLAY_STORE_DESCRIPTION
+IDS_PLAY_STORE_DESCRIPTION_ALTERNATE
+IDS_PLAY_STORE_CHANGES
« no previous file with comments | « remoting/remoting.gyp ('k') | remoting/resources/remoting_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698