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

Unified Diff: ui/compositor/compositor.gyp

Issue 204793004: Makes View::RecreateLayer() and Window::RecreateLayer() the same (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment Created 6 years, 9 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
Index: ui/compositor/compositor.gyp
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp
index 18f6c8ccf742f732d1fbe52bd0e1071850e962be..64e69c057b68cea0f6e539578303e05f0479ae8a 100644
--- a/ui/compositor/compositor.gyp
+++ b/ui/compositor/compositor.gyp
@@ -24,6 +24,8 @@
'COMPOSITOR_IMPLEMENTATION',
],
'sources': [
+ 'clone_layer.cc',
+ 'clone_layer.h',
'compositor.cc',
'compositor.h',
'compositor_export.h',

Powered by Google App Engine
This is Rietveld 408576698