Index: blimp/client/feature/compositor/test/dummy_layer_driver.h |
diff --git a/blimp/client/compositor/test/dummy_layer_driver.h b/blimp/client/feature/compositor/test/dummy_layer_driver.h |
similarity index 83% |
rename from blimp/client/compositor/test/dummy_layer_driver.h |
rename to blimp/client/feature/compositor/test/dummy_layer_driver.h |
index 9c7158051bea39974ce36844947d8064ce59af0e..eb4bd3b7010135c665b72cdcfac5b55818207413 100644 |
--- a/blimp/client/compositor/test/dummy_layer_driver.h |
+++ b/blimp/client/feature/compositor/test/dummy_layer_driver.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef BLIMP_CLIENT_COMPOSITOR_TEST_DUMMY_LAYER_DRIVER_H_ |
-#define BLIMP_CLIENT_COMPOSITOR_TEST_DUMMY_LAYER_DRIVER_H_ |
+#ifndef BLIMP_CLIENT_FEATURE_COMPOSITOR_TEST_DUMMY_LAYER_DRIVER_H_ |
+#define BLIMP_CLIENT_FEATURE_COMPOSITOR_TEST_DUMMY_LAYER_DRIVER_H_ |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
@@ -42,4 +42,4 @@ class DummyLayerDriver { |
} // namespace client |
} // namespace blimp |
-#endif // BLIMP_CLIENT_COMPOSITOR_TEST_DUMMY_LAYER_DRIVER_H_ |
+#endif // BLIMP_CLIENT_FEATURE_COMPOSITOR_TEST_DUMMY_LAYER_DRIVER_H_ |