Chromium Code Reviews

Unified Diff: chrome/common/extensions/docs/template/page_shell.html

Issue 9006027: Rip Out the Sidebar API (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/common/extensions/docs/tabs.html ('k') | chrome/common/extensions/docs/themes.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/template/page_shell.html
===================================================================
--- chrome/common/extensions/docs/template/page_shell.html (revision 115343)
+++ chrome/common/extensions/docs/template/page_shell.html (working copy)
@@ -19,7 +19,6 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <script type="text/javascript" src="js/sidebar.js"></script>
Aaron Boodman 2011/12/21 18:49:00 You still need to undo this (and regen the docs)
</head>
<body>
</body>
« no previous file with comments | « chrome/common/extensions/docs/tabs.html ('k') | chrome/common/extensions/docs/themes.html » ('j') | no next file with comments »

Powered by Google App Engine