| Index: chrome/browser/resources/sync_file_system_internals/main.html
|
| diff --git a/chrome/browser/resources/sync_file_system_internals/main.html b/chrome/browser/resources/sync_file_system_internals/main.html
|
| index 554df0a009f8187c0b875a3885f061d915557345..23994e749c9f4db84fce7bb2567e3b84e31b2302 100644
|
| --- a/chrome/browser/resources/sync_file_system_internals/main.html
|
| +++ b/chrome/browser/resources/sync_file_system_internals/main.html
|
| @@ -25,12 +25,9 @@ found in the LICENSE file.
|
| <tab>Sync Service</tab>
|
| </tabs>
|
| <tabpanels>
|
| -
|
| <tabpanel>
|
| - <!-- Sync Service -->
|
| - <h2>Sync Service</h2>
|
| + <include src="sync_service.html" />
|
| </tabpanel>
|
| -
|
| </tabpanels>
|
| </tabbox>
|
|
|
|
|