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

Unified Diff: ui/oobe/oobe_resources.grd

Issue 1181703008: Removed webui_generator and new OOBE UI placeholder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed empty line. Created 5 years, 6 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
« no previous file with comments | « ui/oobe/oobe_md_ui.cc ('k') | ui/oobe/resources/oobe-element.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/oobe/oobe_resources.grd
diff --git a/ui/oobe/oobe_resources.grd b/ui/oobe/oobe_resources.grd
deleted file mode 100644
index 590c618ddc8170ae4ad3fa489f1f43e4c1490719..0000000000000000000000000000000000000000
--- a/ui/oobe/oobe_resources.grd
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0" current_release="1">
- <outputs>
- <output filename="grit/oobe_resources.h" type="rc_header">
- <emit emit_type='prepend'></emit>
- </output>
- <output filename="grit/oobe_resources_map.cc" type="resource_file_map_source" />
- <output filename="grit/oobe_resources_map.h" type="resource_map_header" />
- <output filename="oobe_resources.pak" type="data_package" />
- <output filename="oobe_resources.rc" type="rc_all" />
- </outputs>
- <release seq="1">
- <includes>
- <if expr="chromeos">
- <include name="IDR_OOBE_UI_HTML" file="resources/oobe_ui.html" type="chrome_html" />
- <include name="IDR_OOBE_UI_JS" file="resources/oobe_ui.js" type="chrome_html" />
- <include name="IDR_OOBE_ELEMENT_HTML" file="resources/oobe-element.html" type="chrome_html" />
- <include name="IDR_OOBE_ELEMENT_JS" file="resources/oobe-element.js" type="chrome_html" />
- </if>
- </includes>
- </release>
-</grit>
« no previous file with comments | « ui/oobe/oobe_md_ui.cc ('k') | ui/oobe/resources/oobe-element.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698