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

Unified Diff: cc/cc.gyp

Issue 16903005: Add layer name into frame viewer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: get debug name in Update() Created 7 years, 5 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/layers/heads_up_display_layer.h » ('j') | cc/layers/heads_up_display_layer.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 315e10a30d81f1005ec01eb4e42f9d607c6b9241..225e768e414c30fd4b5caac513adfbff11f6feed 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -121,6 +121,7 @@
'layers/io_surface_layer_impl.h',
'layers/layer.cc',
'layers/layer.h',
+ 'layers/layer_client.h',
'layers/layer_impl.cc',
'layers/layer_impl.h',
'layers/layer_iterator.cc',
« no previous file with comments | « no previous file | cc/layers/heads_up_display_layer.h » ('j') | cc/layers/heads_up_display_layer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698