Chromium Code Reviews| Index: chrome/browser/resources/sync_internals/node_browser.js |
| diff --git a/chrome/browser/resources/sync_internals/node_browser.js b/chrome/browser/resources/sync_internals/node_browser.js |
| deleted file mode 100644 |
| index 03f561be9423c27b7a90ccff8a796f4c5083fb94..0000000000000000000000000000000000000000 |
| --- a/chrome/browser/resources/sync_internals/node_browser.js |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
|
Nicolas Zea
2014/01/13 20:10:14
did you delete this file? For some reason the CL s
rlarocque
2014/01/13 21:56:17
I deleted it.
|
| -// Use of this source code is governed by a BSD-style license that can be |
| -// found in the LICENSE file. |
| - |
| -chrome.sync.decorateSyncNodeBrowser('sync-node-tree'); |
| -cr.ui.decorate('#sync-node-splitter', cr.ui.Splitter); |