summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/apps_debugger/js/main_scripts.js
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/apps_debugger/js/main_scripts.js')
-rw-r--r--chromium/chrome/browser/resources/apps_debugger/js/main_scripts.js22
1 files changed, 0 insertions, 22 deletions
diff --git a/chromium/chrome/browser/resources/apps_debugger/js/main_scripts.js b/chromium/chrome/browser/resources/apps_debugger/js/main_scripts.js
deleted file mode 100644
index 32f266c1d5a..00000000000
--- a/chromium/chrome/browser/resources/apps_debugger/js/main_scripts.js
+++ /dev/null
@@ -1,22 +0,0 @@
-// Copyright (c) 2012 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.
-
-//<include src="../../../../../ui/webui/resources/js/cr.js" />
-//<include src="../../../../../ui/webui/resources/js/cr/ui.js" />
-//<include
-// src="../../../../../ui/webui/resources/js/i18n_template_no_process.js" />
-//<include src="../../../../../ui/webui/resources/js/cr/ui/alert_overlay.js" />
-//<include
-// src="../../../../../ui/webui/resources/js/cr/ui/focus_outline_manager.js" />
-//<include src="../../../../../ui/webui/resources/js/cr/ui/overlay.js" />
-//<include src="../../../../../ui/webui/resources/js/cr/ui/tabs.js" />
-//<include
-// src="../../../../../ui/webui/resources/js/i18n_template_no_process.js" />
-//<include src="../../../../../ui/webui/resources/js/load_time_data.js" />
-//<include src="../../../../../ui/webui/resources/js/util.js" />
-//<include src="../../uber/uber_utils.js" />
-//<include src="items.js"/>
-//<include src="items_list.js"/>
-//<include src="pack_item_overlay.js"/>
-//<include src="main.js"/>