| OLD | NEW |
| 1 <div class="g-unit g-first" id="gc-toc"> | 1 <div class="g-unit g-first" id="gc-toc"> |
| 2 <ul> | 2 <ul> |
| 3 <li> | 3 <li> |
| 4 <input type="search" id="api_search" results placeholder="Search APIs"> | 4 <input type="search" id="api_search" results placeholder="Search APIs"> |
| 5 <div id="filtered_apis"></div> | 5 <div id="filtered_apis"></div> |
| 6 </li> | 6 </li> |
| 7 <li><h2>Starting</h2> | 7 <li><h2>Starting</h2> |
| 8 <ul> | 8 <ul> |
| 9 <li><a href="getstarted.html">Getting Started</a></li> | 9 <li><a href="getstarted.html">Getting Started</a></li> |
| 10 <li><a href="overview.html">Overview</a></li> | 10 <li><a href="overview.html">Overview</a></li> |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 79 </li> | 79 </li> |
| 80 <li><h2>More</h2> | 80 <li><h2>More</h2> |
| 81 <ul> | 81 <ul> |
| 82 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chr
ome Web Store</a></li> | 82 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chr
ome Web Store</a></li> |
| 83 <li><a href="http://code.google.com/chrome/apps/docs/developers_guide.ht
ml">Hosted Apps</a></li> | 83 <li><a href="http://code.google.com/chrome/apps/docs/developers_guide.ht
ml">Hosted Apps</a></li> |
| 84 <li><a href="themes.html">Themes</a></li> | 84 <li><a href="themes.html">Themes</a></li> |
| 85 </ul> | 85 </ul> |
| 86 </li> | 86 </li> |
| 87 </ul> | 87 </ul> |
| 88 </div> | 88 </div> |
| OLD | NEW |