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

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

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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 ebdf5f3232c14424b37cd1671f6f29ae79dd4b43..a366f94258f892e1f1ceaa899ca16f9a3004e874 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> API to save and synchronize data on Google Drive.
+Required if the app uses the <a href="syncFileSystem">chrome.syncFileSystem</a> API to save and synchronize data on Google Drive.

Powered by Google App Engine
This is Rietveld 408576698