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

Unified Diff: cc/cc.gyp

Issue 1464313007: cc: Introduce CompositorMode enum. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: format fix Created 5 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 8205cb75b7224ab5df59f451200a331addfe228d..2be833509ee50b566a4c0ec98684ed7897ae0732 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -523,6 +523,7 @@
'trees/blocking_task_runner.h',
'trees/channel_impl.h',
'trees/channel_main.h',
+ 'trees/compositor_mode.h',
'trees/damage_tracker.cc',
'trees/damage_tracker.h',
'trees/draw_property_utils.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/layers/layer_unittest.cc » ('j') | cc/test/layer_tree_test.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698