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

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html

Issue 23494015: Docserver: fix bug where we were overriding hand-written descriptions of (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: small clarification Created 7 years, 4 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: chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html
diff --git a/chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html b/chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html
index 52a283f912b41b75a6e52b47f645040ae6f70bf8..ebdf5f3232c14424b37cd1671f6f29ae79dd4b43 100644
--- a/chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html
+++ b/chrome/common/extensions/docs/templates/private/permissions/sync_file_system.html
@@ -1 +1 @@
-Required if the app uses the <a href="syncFileSystem.html">chrome.syncFileSystem</a> module to save and synchronize data on Google Drive.
+Required if the app uses the <a href="syncFileSystem.html">chrome.syncFileSystem</a> API to save and synchronize data on Google Drive.

Powered by Google App Engine
This is Rietveld 408576698