Index: cc/output/output_surface_client.h |
diff --git a/cc/output_surface_client.h b/cc/output/output_surface_client.h |
similarity index 82% |
rename from cc/output_surface_client.h |
rename to cc/output/output_surface_client.h |
index 5040e1018207d8378ec1f0b2e60782efa9f628ec..b8d0ad754fb9602cf0f4c003ee710d73b99a6d64 100644 |
--- a/cc/output_surface_client.h |
+++ b/cc/output/output_surface_client.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_OUTPUT_SURFACE_CLIENT_H_ |
-#define CC_OUTPUT_SURFACE_CLIENT_H_ |
+#ifndef CC_OUTPUT_OUTPUT_SURFACE_CLIENT_H_ |
+#define CC_OUTPUT_OUTPUT_SURFACE_CLIENT_H_ |
#include "base/time.h" |
#include "cc/base/cc_export.h" |
@@ -24,4 +24,4 @@ class CC_EXPORT OutputSurfaceClient { |
} // namespace cc |
-#endif // CC_OUTPUT_SURFACE_CLIENT_H_ |
+#endif // CC_OUTPUT_OUTPUT_SURFACE_CLIENT_H_ |