Index: cc/stubs/FloatRect.h |
diff --git a/cc/stubs/FloatRect.h b/cc/stubs/FloatRect.h |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7c949d3e22de86dcc4330e6e4a840838fa9e02b0 |
--- /dev/null |
+++ b/cc/stubs/FloatRect.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/FloatRect.h" |
+ |