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

Unified Diff: cc/platform_color.h

Issue 11615020: Clean up cc and webkit/compositor_bindings include path shenanigans (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years 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 | « cc/occlusion_tracker_unittest.cc ('k') | cc/program_binding.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/platform_color.h
diff --git a/cc/platform_color.h b/cc/platform_color.h
index 0a75740dde73e580c5cabd036be57149af2b7a3e..8706114ee895663f64abcde332cab12a7abe2875 100644
--- a/cc/platform_color.h
+++ b/cc/platform_color.h
@@ -5,10 +5,10 @@
#ifndef CC_PLATFORM_COLOR_H_
#define CC_PLATFORM_COLOR_H_
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
#include "third_party/khronos/GLES2/gl2.h"
#include "third_party/khronos/GLES2/gl2ext.h"
#include "third_party/skia/include/core/SkTypes.h"
-#include <public/WebGraphicsContext3D.h>
namespace cc {
« no previous file with comments | « cc/occlusion_tracker_unittest.cc ('k') | cc/program_binding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698