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

Unified Diff: chrome/app/generated_resources.grd

Issue 10753024: Add --enable-drive-api for Chrome OS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: about:flags Created 8 years, 5 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 919b25ab249daed09fe521d5e12c1d4f014c93ce..43bc78764bdcc51d467006c366054d8706d86ee9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5861,6 +5861,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ALLOW_TOUCHPAD_THREE_FINGER_CLICK_DESCRIPTION" desc="Description for the flag to enable touchpad three finger click as middle button.">
Enables touchpad three-finger-click as middle button.
</message>
+ <message name="IDS_FLAGS_ENABLE_DRIVE_V2_API" desc="Name for the flag to enable Drive V2 API.">
+ Enable Drive V2 API.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_DRIVE_V2_API_DESCRIPTION" desc="Description for the flag to enable Drive V2 API.">
+ Enables to use Drive V2 API for accessing Google Drive folder.
+ </message>
<message name="IDS_FLAGS_ENABLE_HTML5_CAMERA" desc="Name for the flag to enable new camera WebUI.">
Enable HTML5 camera in WebUI.
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698