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

Unified Diff: cc/DEPS

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
« no previous file with comments | « build/all.gyp ('k') | cc/README » ('j') | cc/test/RunAllTests.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b2e3c85c814443bd867b95efed0d06bc17ee1acd
--- /dev/null
+++ b/cc/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+third_party/khronos/GLES2/gl2.h",
+ "+third_party/khronos/GLES2/gl2ext.h",
+ "+third_party/WebKit/Source/WebCore/platform/graphics/Region.h",
+ "+third_party/WebKit/Source/WebCore/platform/graphics/gpu/TilingData.h",
+ "+third_party/WebKit/Source/WebCore/platform/graphics/UnitBezier.h",
+]
« no previous file with comments | « build/all.gyp ('k') | cc/README » ('j') | cc/test/RunAllTests.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698