Index: cc/stubs/FloatSize.h |
diff --git a/cc/stubs/FloatSize.h b/cc/stubs/FloatSize.h |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bcf3e1c293f229f13e5c75d5f2216330900a98bb |
--- /dev/null |
+++ b/cc/stubs/FloatSize.h |
@@ -0,0 +1,6 @@ |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
+ |
+#include "third_party/WebKit/Source/WebCore/platform/graphics/FloatSize.h" |
+ |