Index: cc/layers/quad_sink.h |
diff --git a/cc/quad_sink.h b/cc/layers/quad_sink.h |
similarity index 90% |
rename from cc/quad_sink.h |
rename to cc/layers/quad_sink.h |
index 510f8f535a73700f2d9d4867ba86f6c294667725..041b655b86185ea329a88828f09f5e03598464ab 100644 |
--- a/cc/quad_sink.h |
+++ b/cc/layers/quad_sink.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_QUAD_SINK_H_ |
-#define CC_QUAD_SINK_H_ |
+#ifndef CC_LAYERS_QUAD_SINK_H_ |
+#define CC_LAYERS_QUAD_SINK_H_ |
#include "base/memory/scoped_ptr.h" |
#include "cc/base/cc_export.h" |
@@ -33,4 +33,4 @@ class CC_EXPORT QuadSink { |
} // namespace cc |
-#endif // CC_QUAD_SINK_H_ |
+#endif // CC_LAYERS_QUAD_SINK_H_ |