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

Unified Diff: ash/ash_root_window_transformer.h

Issue 14361002: Use GetInverse (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « ash/OWNERS ('k') | ash/ash_root_window_transformer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_root_window_transformer.h
diff --git a/ash/ash_root_window_transformer.h b/ash/ash_root_window_transformer.h
index 9b58f6e1e4cdf452849cdbc7cd58c84369f2ab34..d8b790009567a86fe90917cbf6c7a8fbf9cdbe23 100644
--- a/ash/ash_root_window_transformer.h
+++ b/ash/ash_root_window_transformer.h
@@ -22,7 +22,6 @@ class ASH_EXPORT AshRootWindowTransformer : public aura::RootWindowTransformer {
public:
AshRootWindowTransformer(aura::RootWindow* root,
const gfx::Transform& transform,
- const gfx::Transform& inverted,
const gfx::Insets& insets,
float root_window_scale);
// aura::RootWindowTransformer overrides:
« no previous file with comments | « ash/OWNERS ('k') | ash/ash_root_window_transformer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698