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

Unified Diff: chromecast/chromecast.gyp

Issue 506083003: Chromecast: command-line switch to override the UMA metric upload URL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: license headers Created 6 years, 4 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/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 5b7ffe40cbd11f4da04d3e2ee538b3df4f76a7bb..da6423aeafd0a6b50da5093c55c1eb73fd575543 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -26,6 +26,8 @@
'common/cast_resource_delegate.h',
'common/chromecast_config.cc',
'common/chromecast_config.h',
+ 'common/chromecast_switches.cc',
+ 'common/chromecast_switches.h',
'common/pref_names.cc',
'common/pref_names.h',
],
« no previous file with comments | « no previous file | chromecast/common/chromecast_switches.h » ('j') | chromecast/metrics/cast_metrics_service_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698