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

Unified Diff: cc/cc.gyp

Issue 11745018: Not for review: Move the implementation of WebTransformOperations into chromium (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: New approach Created 7 years, 11 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 | « no previous file | cc/cc_tests.gyp » ('j') | cc/transform_operations.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index fb6a3ef2a1ca9d7b244032d54e71be8e444b61ab..a625cf290f051395c23260589ce2fef38c75e553 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -282,6 +282,8 @@
'timing_function.h',
'transferable_resource.cc',
'transferable_resource.h',
+ 'transform_operations.cc',
+ 'transform_operations.h',
'tree_synchronizer.cc',
'tree_synchronizer.h',
'util.h',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/transform_operations.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698