summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp')
-rw-r--r--Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp b/Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp
index b5e226916..a8db3678f 100644
--- a/Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp
+++ b/Source/WebKit/chromium/tests/CCLayerIteratorTest.cpp
@@ -24,10 +24,10 @@
#include "config.h"
-#include "cc/CCLayerIterator.h"
+#include "CCLayerIterator.h"
+#include "CCLayerTreeHostCommon.h"
#include "LayerChromium.h"
-#include "cc/CCLayerTreeHostCommon.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <public/WebTransformationMatrix.h>