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

Unified Diff: Source/devtools/devtools.gypi

Issue 177353005: Layers view: Extract zoom/pan/rotate logic into transorm controller (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added rounding of layer divs positions and sizes, fixed the test Created 6 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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index d996005f2711d6023efd794ad08521fbfc0fcb06..af0e8291592324505351f200cd51117b1a6d7efe 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -463,6 +463,7 @@
'front_end/Layers3DView.js',
'front_end/LayerDetailsView.js',
'front_end/PaintProfilerView.js',
+ 'front_end/TransformController.js',
],
'devtools_extension_api_files': [
'front_end/ExtensionAPI.js',
« no previous file with comments | « LayoutTests/inspector/layers/layers-panel-mouse-events.html ('k') | Source/devtools/front_end/Layers3DView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698