Index: cc/resource_provider_unittest.cc |
diff --git a/cc/resource_provider_unittest.cc b/cc/resource_provider_unittest.cc |
index 400cb2f7815a7af8b291033238245ecffcf5215c..06787bccaade2983c51b7ff320c55a12667a5d2c 100644 |
--- a/cc/resource_provider_unittest.cc |
+++ b/cc/resource_provider_unittest.cc |
@@ -10,6 +10,7 @@ |
#include "cc/scoped_ptr_hash_map.h" |
#include "cc/test/fake_output_surface.h" |
#include "cc/test/fake_web_graphics_context_3d.h" |
+#include "gpu/GLES2/gl2extchromium.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |