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

Unified Diff: cc/cc.gyp

Issue 300323005: Route selection bounds updates through the compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updates Created 6 years, 7 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/output/compositor_frame_metadata.h » ('j') | cc/trees/layer_tree_impl.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 e385e084f05056d8e93efe99f74325dd4964b693..3eb8f460e3f849538d2c65eaf7f5a222ef635fb3 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -290,6 +290,8 @@
'output/renderer.h',
'output/shader.cc',
'output/shader.h',
+ 'output/selection_handle.cc',
+ 'output/selection_handle.h',
'output/software_frame_data.cc',
'output/software_frame_data.h',
'output/software_output_device.cc',
« no previous file with comments | « no previous file | cc/output/compositor_frame_metadata.h » ('j') | cc/trees/layer_tree_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698