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