summaryrefslogtreecommitdiffstats
path: root/chromecast/chromecast.gyp
diff options
context:
space:
mode:
authorbyungchul <byungchul@chromium.org>2014-11-18 18:11:01 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-19 02:11:24 +0000
commitde6427ce662bd28fcc21d5f7a85f8abfa8d03f6c (patch)
tree5bbf9bd6785cfbfdf46c0bcfa8beecf3e09aa275 /chromecast/chromecast.gyp
parent588a3ead6ef36c3ccb9dd51dd028c251a4fb511b (diff)
downloadchromium_src-de6427ce662bd28fcc21d5f7a85f8abfa8d03f6c.zip
chromium_src-de6427ce662bd28fcc21d5f7a85f8abfa8d03f6c.tar.gz
chromium_src-de6427ce662bd28fcc21d5f7a85f8abfa8d03f6c.tar.bz2
Remove chromecast::InitializeWebUI() which is not used any more.
BUG= Review URL: https://codereview.chromium.org/739013002 Cr-Commit-Position: refs/heads/master@{#304745}
Diffstat (limited to 'chromecast/chromecast.gyp')
-rw-r--r--chromecast/chromecast.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 349ab90e..4d3b888 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -151,7 +151,6 @@
'browser/service/cast_service.h',
'browser/url_request_context_factory.cc',
'browser/url_request_context_factory.h',
- 'browser/webui/webui_cast.h',
'common/cast_content_client.cc',
'common/cast_content_client.h',
'common/cast_paths.cc',
@@ -180,7 +179,6 @@
'browser/cast_network_delegate_simple.cc',
'browser/devtools/remote_debugging_server_simple.cc',
'browser/metrics/platform_metrics_providers_simple.cc',
- 'browser/webui/webui_cast_simple.cc',
'common/chromecast_config_simple.cc',
'common/platform_client_auth_simple.cc',
'renderer/key_systems_cast_simple.cc',