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

Unified Diff: cc/cc.gyp

Issue 12221005: Add flag to disable impl-side painting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removing line Created 7 years, 10 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/switches.h » ('j') | cc/util.h » ('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 3a2da5b906d1d22d6193c5a09df279cf41851eb2..f25826ab9f3f636083814ee356da0408b11cfadb 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -299,6 +299,7 @@
'transform_operations.h',
'tree_synchronizer.cc',
'tree_synchronizer.h',
+ 'util.cc',
'util.h',
'video_frame_provider.h',
'video_frame_provider_client_impl.cc',
« no previous file with comments | « no previous file | cc/switches.h » ('j') | cc/util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698