Index: cc/layers/layer_iterator.h |
diff --git a/cc/layer_iterator.h b/cc/layers/layer_iterator.h |
similarity index 99% |
rename from cc/layer_iterator.h |
rename to cc/layers/layer_iterator.h |
index 9da0c5adb6f2f2c2de281f0be218e19601483187..55b1d7933d4e1653fc7668e15a9d8ef33b05c996 100644 |
--- a/cc/layer_iterator.h |
+++ b/cc/layers/layer_iterator.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 CC_LAYER_ITERATOR_H_ |
-#define CC_LAYER_ITERATOR_H_ |
+#ifndef CC_LAYERS_LAYER_ITERATOR_H_ |
+#define CC_LAYERS_LAYER_ITERATOR_H_ |
#include "base/memory/ref_counted.h" |
#include "cc/base/cc_export.h" |
@@ -205,4 +205,4 @@ struct CC_EXPORT LayerIteratorActions { |
} // namespace cc |
-#endif // CC_LAYER_ITERATOR_H_ |
+#endif // CC_LAYERS_LAYER_ITERATOR_H_ |