summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-07 14:58:04 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-07 14:58:04 +0000
commit72d308da8f0065de3bafdfcee0826eb806821cc1 (patch)
treed3c274de7354ea05c9c48215c559a8b6b124e898 /ui
parent4baa68a8ee8e37f0df44f618fc6b26e38533d78b (diff)
downloadchromium_src-72d308da8f0065de3bafdfcee0826eb806821cc1.zip
chromium_src-72d308da8f0065de3bafdfcee0826eb806821cc1.tar.gz
chromium_src-72d308da8f0065de3bafdfcee0826eb806821cc1.tar.bz2
WebUI: Remove some unreferenced resources and a temporary OWNER.
Review URL: https://codereview.chromium.org/266423002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268760 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
-rw-r--r--ui/webui/OWNERS3
-rw-r--r--ui/webui/resources/webui_resources.grd10
2 files changed, 0 insertions, 13 deletions
diff --git a/ui/webui/OWNERS b/ui/webui/OWNERS
index 56e1ae7..29391db 100644
--- a/ui/webui/OWNERS
+++ b/ui/webui/OWNERS
@@ -7,6 +7,3 @@ jhawkins@chromium.org
nkostylev@chromium.org
pam@chromium.org
xiyuan@chromium.org
-
-# temporarily for refactoring. http://crbug.com/169170
-jam@chromium.org
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index dba06063..0df4423 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -341,19 +341,9 @@ without changes to the corresponding grd file. -->
file="js/cr/ui/touch_handler.js" type="chrome_html" />
<structure name="IDR_WEBUI_JS_EVENT_TRACKER"
file="js/event_tracker.js" type="chrome_html" />
- <structure name="IDR_WEBUI_JS_I18N_PROCESS"
- file="js/i18n_process.js" type="chrome_html" />
- <structure name="IDR_WEBUI_JS_I18N_TEMPLATE"
- file="js/i18n_template.js" type="chrome_html" />
<structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS"
file="js/i18n_template_no_process.js"
type="chrome_html" />
- <structure name="IDR_WEBUI_JS_I18N_TEMPLATE2"
- file="js/i18n_template2.js" type="chrome_html"
- flattenhtml="true" />
- <structure name="IDR_WEBUI_JS_JSTEMPLATE_COMPILED"
- file="js/jstemplate_compiled.js" type="chrome_html"
- flattenhtml="true" />
<structure name="IDR_WEBUI_JS_LOAD_TIME_DATA"
file="js/load_time_data.js" type="chrome_html" />
<structure name="IDR_WEBUI_JS_LOCAL_STRINGS"