diff options
Diffstat (limited to 'cc/test/fake_web_graphics_context_3d_unittest.cc')
-rw-r--r-- | cc/test/fake_web_graphics_context_3d_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/test/fake_web_graphics_context_3d_unittest.cc b/cc/test/fake_web_graphics_context_3d_unittest.cc index 3d119ee..ef0f143f 100644 --- a/cc/test/fake_web_graphics_context_3d_unittest.cc +++ b/cc/test/fake_web_graphics_context_3d_unittest.cc @@ -4,7 +4,7 @@ #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" -#include "cc/test/test_web_graphics_context_3d.h" +#include "cc/debug/test_web_graphics_context_3d.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" |