| Index: chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/public/samples.html b/chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
|
| similarity index 97%
|
| rename from chrome/common/extensions/docs/server2/templates/public/samples.html
|
| rename to chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
|
| index 9d8dc961843712186a8db98f65e506a923ab255e..575590c15ee7cd6c1701fb459c8625cf3a2fcb49 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/public/samples.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
|
| @@ -7,7 +7,7 @@
|
| <body>
|
| {{+partials.header_body}}
|
| <div id="gc-container">
|
| - {{+partials.sidenav}}
|
| + {{+partials.extensions_sidenav}}
|
| <div id="gc-pagecontent">
|
| <h1 class="page_title">Samples</h1>
|
| <div id="controls">
|
|
|