| Index: cc/resources/platform_color.h
|
| diff --git a/cc/resources/platform_color.h b/cc/resources/platform_color.h
|
| index a144471fbccec1b4ff48499f97fcd5c60d0eaa0a..33e090f4f301432828f57824055494663d83ac1a 100644
|
| --- a/cc/resources/platform_color.h
|
| +++ b/cc/resources/platform_color.h
|
| @@ -6,6 +6,7 @@
|
| #define CC_RESOURCES_PLATFORM_COLOR_H_
|
|
|
| #include "base/basictypes.h"
|
| +#include "base/logging.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"
|
|
|