diff options
Diffstat (limited to 'cc/resources/video_resource_updater_unittest.cc')
-rw-r--r-- | cc/resources/video_resource_updater_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/resources/video_resource_updater_unittest.cc b/cc/resources/video_resource_updater_unittest.cc index ff574ff..ca6ebd0 100644 --- a/cc/resources/video_resource_updater_unittest.cc +++ b/cc/resources/video_resource_updater_unittest.cc @@ -5,9 +5,9 @@ #include "cc/resources/video_resource_updater.h" #include "base/memory/shared_memory.h" +#include "cc/debug/test_web_graphics_context_3d.h" #include "cc/resources/resource_provider.h" #include "cc/test/fake_output_surface.h" -#include "cc/test/test_web_graphics_context_3d.h" #include "media/base/video_frame.h" #include "testing/gtest/include/gtest/gtest.h" |