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

Unified Diff: chromecast/media/base/media_caps.cc

Issue 2523663002: Remove remaining base dependencies from base/numerics (Closed)
Patch Set: fix gcc compile Created 4 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 | « base/time/time.h ('k') | components/subresource_filter/core/common/unindexed_ruleset.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/base/media_caps.cc
diff --git a/chromecast/media/base/media_caps.cc b/chromecast/media/base/media_caps.cc
index e94bb97dc7f41e9f99789c08e1b82f75e5f5d974..97fbf93b4174db6128c0f6c2a6ffd2c03e36c915 100644
--- a/chromecast/media/base/media_caps.cc
+++ b/chromecast/media/base/media_caps.cc
@@ -4,6 +4,7 @@
#include "chromecast/media/base/media_caps.h"
+#include "base/logging.h"
#include "chromecast/public/avsettings.h"
namespace chromecast {
« no previous file with comments | « base/time/time.h ('k') | components/subresource_filter/core/common/unindexed_ruleset.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698