Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(896)

Unified Diff: ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.html

Issue 900743002: Move preview panel's components to toolbar and footer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a TODO comment about customized CommandButton. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.html
diff --git a/ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.html b/ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.html
deleted file mode 100644
index ea6a35794a5b9e9ba5d4e6e9d3d95fcc96219306..0000000000000000000000000000000000000000
--- a/ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<!-- Copyright 2015 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.
- -->
-<script src="../../../../../../ui/webui/resources/js/assert.js"></script>
-<script src="../../../../../../ui/webui/resources/js/cr.js"></script>
-<script src="../../../../../../ui/webui/resources/js/cr/event_target.js">
-</script>
-<script src="../../../common/js/mock_entry.js"></script>
-<script src="preview_panel.js"></script>
-<script src="preview_panel_unittest.js"></script>

Powered by Google App Engine
This is Rietveld 408576698