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

Unified Diff: chromecast/browser/media/cma_message_filter_host.cc

Issue 832953002: Cleanup: Update the path to gfx size headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 12 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/browser/media/cma_message_filter_host.cc
diff --git a/chromecast/browser/media/cma_message_filter_host.cc b/chromecast/browser/media/cma_message_filter_host.cc
index 2fc590c3472dc20cf211b85835e154fd3d2380a5..ae80db13e7a814a76714e020ab2cc36a98f6d570 100644
--- a/chromecast/browser/media/cma_message_filter_host.cc
+++ b/chromecast/browser/media/cma_message_filter_host.cc
@@ -20,7 +20,7 @@
#include "media/base/bind_to_current_loop.h"
#include "ui/gfx/geometry/point_f.h"
#include "ui/gfx/geometry/quad_f.h"
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
namespace chromecast {
namespace media {
« no previous file with comments | « chromecast/browser/android/cast_window_android.h ('k') | chromecast/media/cma/ipc_streamer/video_decoder_config_marshaller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698