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

Unified Diff: chrome/gpu/gpu_video_layer_glx.h

Issue 3034039: FBTF: Minor gfx/ header cleanup. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: win fix Created 10 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
« no previous file with comments | « chrome/gpu/gpu_backing_store_glx.h ('k') | gfx/blit.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/gpu/gpu_video_layer_glx.h
diff --git a/chrome/gpu/gpu_video_layer_glx.h b/chrome/gpu/gpu_video_layer_glx.h
index 5ece3a9f8e408871ef826bf546991d05e42561b9..0a6718433ebf234c17c90bd1f2e053bd13875d8e 100644
--- a/chrome/gpu/gpu_video_layer_glx.h
+++ b/chrome/gpu/gpu_video_layer_glx.h
@@ -9,6 +9,8 @@
#include "app/surface/transport_dib.h"
#include "base/basictypes.h"
#include "base/process.h"
+#include "gfx/rect.h"
+#include "gfx/size.h"
#include "ipc/ipc_channel.h"
class GpuViewX;
« no previous file with comments | « chrome/gpu/gpu_backing_store_glx.h ('k') | gfx/blit.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698