| Index: chrome/common/extensions/docs/server2/templates/private/sidenav.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/private/sidenav.html b/chrome/common/extensions/docs/server2/templates/private/sidenav.html
|
| index 4b5920122ed83fefd5a1493c0e48de5a36d35f83..fa42e4a127518a9cc3a55b9b97841790cd1687a8 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/private/sidenav.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/private/sidenav.html
|
| @@ -1,5 +1,9 @@
|
| <div class="g-unit g-first" id="gc-toc">
|
| <ul>
|
| + <div>
|
| + <input type="search" id="api_search" results placeholder="Search APIs">
|
| + <div id="filtered_apis"></div>
|
| + </div>
|
| <li><h2>Starting</h2>
|
| <ul>
|
| <li><a href="getstarted.html">Getting Started</a></li>
|
|
|