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

Unified Diff: cc/cc.gyp

Issue 11369103: Compare SkRegion and android::Region performance. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | « cc/android_region_helper.h ('k') | cc/region.h » ('j') | no next file with comments »
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 e2d8f3752f05779d8ff8bf277d71f284422af397..eab8f59eb60a9663b6dc02c03aebe87b0177de44 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -7,6 +7,9 @@
'cc_source_files': [
'active_animation.cc',
'active_animation.h',
+ 'android_region.cc',
+ 'android_region.h',
+ 'android_region_helper.h',
'animation_curve.cc',
'animation_curve.h',
'animation_events.h',
« no previous file with comments | « cc/android_region_helper.h ('k') | cc/region.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698