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

Unified Diff: content/common/media/media_player_messages_android.h

Issue 823133004: Cleanup: Update the path to gfx rect headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rect_f.h 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
« no previous file with comments | « content/common/gpu/image_transport_surface.h ('k') | content/common/plugin_process_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/media/media_player_messages_android.h
diff --git a/content/common/media/media_player_messages_android.h b/content/common/media/media_player_messages_android.h
index 87547c64bd8a3679318ea284393f4ba59c53a23d..1191754b7644bea5702cce0dcc6835b050cac478 100644
--- a/content/common/media/media_player_messages_android.h
+++ b/content/common/media/media_player_messages_android.h
@@ -10,9 +10,9 @@
#include "content/common/content_export.h"
#include "content/common/media/media_player_messages_enums_android.h"
#include "ipc/ipc_message_macros.h"
-#include "media/base/android/media_player_android.h"
#include "media/base/android/demuxer_stream_player_params.h"
-#include "ui/gfx/rect_f.h"
+#include "media/base/android/media_player_android.h"
+#include "ui/gfx/geometry/rect_f.h"
#include "url/gurl.h"
#undef IPC_MESSAGE_EXPORT
« no previous file with comments | « content/common/gpu/image_transport_surface.h ('k') | content/common/plugin_process_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698