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

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

Issue 15087006: Docserver: there is only one. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: epic rebase Created 7 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/private/footer.html
diff --git a/chrome/common/extensions/docs/templates/private/footer.html b/chrome/common/extensions/docs/templates/private/footer.html
index f713c976cfa47e46bb357fc2d412c32ff71f126b..7dd195c25bd2921cc0bee367eb54e3528abe8620 100644
--- a/chrome/common/extensions/docs/templates/private/footer.html
+++ b/chrome/common/extensions/docs/templates/private/footer.html
@@ -11,7 +11,7 @@
<p>
©2013 Google
</p>
- <script src="{{static}}/js/branch.js" type="text/javascript"></script>
+ <script src="{{static}}/js/platform_chooser.js" type="text/javascript"></script>
<script src="{{static}}/js/popup.js" type="text/javascript"></script>
<script src="{{static}}/js/prettify.js" type="text/javascript"></script>
<script src="{{static}}/js/scroll.js" type="text/javascript"></script>

Powered by Google App Engine
This is Rietveld 408576698