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

Unified Diff: chrome/browser/resources/cleanup_tool/main.html

Issue 2784653004: Cleanup Tool WebUI: Add HTML content and styling with dummy JS (Closed)
Patch Set: Move build include to is_win section 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: chrome/browser/resources/cleanup_tool/main.html
diff --git a/chrome/browser/resources/cleanup_tool/main.html b/chrome/browser/resources/cleanup_tool/main.html
deleted file mode 100644
index 19ecceee84b21d9cb93835b0593a9194b55a6c57..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/cleanup_tool/main.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!doctype html>
-<html dir="${textdirection}" lang="${language}">
-<head>
-<meta name="google" value="notranslate">
-<meta charset="utf-8">
-<title>${title}</title>
-</head>
-
-<body>
- This page is under construction.
-</body>
-</html>
« no previous file with comments | « chrome/browser/resources/cleanup_tool/compiled_resources2.gyp ('k') | chrome/browser/resources/cleanup_tool/toolbar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698