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

Unified Diff: ui/aura/root_window.h

Issue 10537028: aura: Drop unnecessary composites (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: "" Created 8 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 | « no previous file | ui/aura/root_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/root_window.h
diff --git a/ui/aura/root_window.h b/ui/aura/root_window.h
index b5f02cf80c47bf3a447705aeb66031a647f8aac9..5f9f11d2985f7e1dfb139f565daf9dbe41b28bd8 100644
--- a/ui/aura/root_window.h
+++ b/ui/aura/root_window.h
@@ -405,8 +405,6 @@ class AURA_EXPORT RootWindow : public ui::CompositorDelegate,
CompositorLock* compositor_lock_;
bool draw_on_compositor_unlock_;
- int draw_trace_count_;
-
DISALLOW_COPY_AND_ASSIGN(RootWindow);
};
« no previous file with comments | « no previous file | ui/aura/root_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698