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

Unified Diff: cc/output/delegated_frame_data.cc

Issue 313403005: Revert of Invert DSF to map from delegated frame to layer space (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « cc/output/delegated_frame_data.h ('k') | cc/output/delegating_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/delegated_frame_data.cc
diff --git a/cc/output/delegated_frame_data.cc b/cc/output/delegated_frame_data.cc
index 94ff51d79dad221ae42d203cecbdf36d07f63d74..516a3ec5a5f1bf5bf104ad959e74385cab449521 100644
--- a/cc/output/delegated_frame_data.cc
+++ b/cc/output/delegated_frame_data.cc
@@ -6,8 +6,7 @@
namespace cc {
-DelegatedFrameData::DelegatedFrameData() : device_scale_factor(1.0f) {
-}
+DelegatedFrameData::DelegatedFrameData() {}
DelegatedFrameData::~DelegatedFrameData() {}
« no previous file with comments | « cc/output/delegated_frame_data.h ('k') | cc/output/delegating_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698