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> |