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

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

Issue 491653002: Docserver: Use GitilesFileSystem instead of SubversionFileSystem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/warning_master.html
diff --git a/chrome/common/extensions/docs/templates/private/warning_trunk.html b/chrome/common/extensions/docs/templates/private/warning_master.html
similarity index 63%
rename from chrome/common/extensions/docs/templates/private/warning_trunk.html
rename to chrome/common/extensions/docs/templates/private/warning_master.html
index bd30f426ce4876553981064ee548a0d947e51d31..9f03220106be2dc6a3dd60d10833a185bccb6da5 100644
--- a/chrome/common/extensions/docs/templates/private/warning_trunk.html
+++ b/chrome/common/extensions/docs/templates/private/warning_master.html
@@ -1,4 +1,4 @@
<p class="warning">
This API is still being developed. It is only available to developers building from
- <a href="http://www.chromium.org/developers/">trunk</a>.
+ <a href="http://www.chromium.org/developers/">from source</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698