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

Unified Diff: chromecast/chromecast.gyp

Issue 739013002: Remove chromecast::InitializeWebUI() not used any more. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « chromecast/browser/webui/webui_cast_simple.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 22a8085c6aa3f2ae3579559f232f92029f8e9bd8..8bba821e7d5ded5a1c131493e47d1e1133fb4e30 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',
« no previous file with comments | « chromecast/browser/webui/webui_cast_simple.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698