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

Unified Diff: chromecast/service/cast_service_simple.h

Issue 610503002: Chromecast: always enable "Media" blink logging. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added one space (style) Created 6 years, 3 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
« no previous file with comments | « chromecast/service/cast_service_android.cc ('k') | chromecast/shell/browser/cast_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/service/cast_service_simple.h
diff --git a/chromecast/service/cast_service_simple.h b/chromecast/service/cast_service_simple.h
index 40c037c4bc4c1249df5c2d5028445887ceb442b6..534b2c06d4e85b7eb453edd282a42bf875f4f380 100644
--- a/chromecast/service/cast_service_simple.h
+++ b/chromecast/service/cast_service_simple.h
@@ -24,7 +24,7 @@ class CastServiceSimple : public CastService {
virtual ~CastServiceSimple();
protected:
- // CastService implementation.
+ // CastService implementation:
virtual void Initialize() OVERRIDE;
virtual void StartInternal() OVERRIDE;
virtual void StopInternal() OVERRIDE;
« no previous file with comments | « chromecast/service/cast_service_android.cc ('k') | chromecast/shell/browser/cast_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698