Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2892)

Unified Diff: cc/stubs/TilingData.h

Issue 10828381: libcc and webkit_compositor targets + stubs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Slightly better scripts and updated README Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/stubs/TilingData.h
diff --git a/cc/stubs/TilingData.h b/cc/stubs/TilingData.h
new file mode 100644
index 0000000000000000000000000000000000000000..6609eef28115c9057d4673276e9ac0499e022a0b
--- /dev/null
+++ b/cc/stubs/TilingData.h
@@ -0,0 +1,6 @@
+#ifndef CC_STUBS_TILINGDATA_H_
+#define CC_STUBS_TILINGDATA_H_
+
+#include "third_party/WebKit/Source/WebCore/platform/graphics/gpu/TilingData.h"
+
+#endif // CC_STUBS_TILINGDATA_H_
« no previous file with comments | « cc/stubs/TextStream.h ('k') | cc/stubs/TraceEvent.h » ('j') | cc/test/RunAllTests.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698