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

Unified Diff: chrome/browser/resources/file_manager/gallery.html

Issue 10909095: Delete images in Photo Editor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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: chrome/browser/resources/file_manager/gallery.html
diff --git a/chrome/browser/resources/file_manager/gallery.html b/chrome/browser/resources/file_manager/gallery.html
index f11c288878dffe17cc4a396dd4551919bd2d3a9a..2f7037504082467833946a7d3cbd23dc441f01e3 100644
--- a/chrome/browser/resources/file_manager/gallery.html
+++ b/chrome/browser/resources/file_manager/gallery.html
@@ -5,6 +5,7 @@
-->
<html>
<head>
+ <link rel="stylesheet" href="../shared/css/dialogs.css">
<link rel="stylesheet" href="../shared/css/list.css">
<link rel="stylesheet" href="css/common.css">
<link rel="stylesheet" href="css/file_types.css">

Powered by Google App Engine
This is Rietveld 408576698