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

Unified Diff: ui/file_manager/zip_archiver/unpacker/html/passphrase.html

Issue 2804453002: Move files from zip_archiver/unpacker/ to zip_archiver/. (Closed)
Patch Set: Move files from zip_archiver/unpacker/ to zip_archiver/. Created 3 years, 8 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/zip_archiver/unpacker/html/passphrase.html
diff --git a/ui/file_manager/zip_archiver/unpacker/html/passphrase.html b/ui/file_manager/zip_archiver/unpacker/html/passphrase.html
deleted file mode 100644
index 6419278d7152032d54037cc3adb2cea0125d7fc2..0000000000000000000000000000000000000000
--- a/ui/file_manager/zip_archiver/unpacker/html/passphrase.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <link rel="stylesheet" href="../css/passphrase.css">
- <link rel="import" href="passphrase-dialog.html">
- </head>
- <body>
- <passphrase-dialog></passphrase-dialog>
- </body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698