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. |
-// 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); |