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

Unified Diff: chromecast/shell/browser/resources/shell_resources.grd

Issue 638803002: Reorganizes Chromecast code to better reflect functional dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: extra DEPS: chromecast/crash/android --> chromecast/common Created 6 years, 2 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: chromecast/shell/browser/resources/shell_resources.grd
diff --git a/chromecast/shell/browser/resources/shell_resources.grd b/chromecast/shell/browser/resources/shell_resources.grd
deleted file mode 100644
index 9d4c3222edacbcabffd87766347bda9a48a652d6..0000000000000000000000000000000000000000
--- a/chromecast/shell/browser/resources/shell_resources.grd
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0" current_release="1">
- <outputs>
- <output filename="grit/shell_resources.h" type="rc_header">
- <emit emit_type='prepend'></emit>
- </output>
- <output filename="shell_resources.pak" type="data_package" />
- <output filename="shell_resources.rc" type="rc_all" />
- </outputs>
- <translations />
- <release seq="1">
- <includes>
- <include name="IDR_CAST_SHELL_DEVTOOLS_DISCOVERY_PAGE" file="shell_devtools_discovery_page.html" type="BINDATA" />
- </includes>
- </release>
-</grit>
« no previous file with comments | « chromecast/shell/browser/resources/shell_devtools_discovery_page.html ('k') | chromecast/shell/browser/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698