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

Unified Diff: webkit/compositor/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
Index: webkit/compositor/DEPS
diff --git a/webkit/compositor/DEPS b/webkit/compositor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..81a065b98be791a36c92dd8f0a365f631469dcf0
--- /dev/null
+++ b/webkit/compositor/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+# TODO(jamesr): resolve this gross hack
+ "+third_party/WebKit/Source/WebCore/platform/graphics/chromium/AnimationIdVendor.h"
+]

Powered by Google App Engine
This is Rietveld 408576698