summaryrefslogtreecommitdiffstats
path: root/cc/nine_patch_layer_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/nine_patch_layer_unittest.cc')
-rw-r--r--cc/nine_patch_layer_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/nine_patch_layer_unittest.cc b/cc/nine_patch_layer_unittest.cc
index a090e2f..50e83e6 100644
--- a/cc/nine_patch_layer_unittest.cc
+++ b/cc/nine_patch_layer_unittest.cc
@@ -8,11 +8,11 @@
#include "cc/resources/prioritized_resource_manager.h"
#include "cc/resources/resource_provider.h"
#include "cc/resources/resource_update_queue.h"
+#include "cc/scheduler/texture_uploader.h"
#include "cc/test/fake_layer_tree_host_client.h"
#include "cc/test/fake_output_surface.h"
#include "cc/test/geometry_test_utils.h"
#include "cc/test/layer_tree_test_common.h"
-#include "cc/texture_uploader.h"
#include "cc/trees/layer_tree_host.h"
#include "cc/trees/occlusion_tracker.h"
#include "cc/trees/single_thread_proxy.h"