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

Unified Diff: cc/trees/layer_tree_host_unittest_context.cc

Issue 24579003: Clean up remaining unused globals (on mac). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: staticmedia Created 7 years, 3 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: cc/trees/layer_tree_host_unittest_context.cc
diff --git a/cc/trees/layer_tree_host_unittest_context.cc b/cc/trees/layer_tree_host_unittest_context.cc
index 18683e826b656e48c408d41c9eae077bc581a37e..c9d5aff1c2c1431b2e43eb06a73fabd74a2e2b5f 100644
--- a/cc/trees/layer_tree_host_unittest_context.cc
+++ b/cc/trees/layer_tree_host_unittest_context.cc
@@ -1576,7 +1576,6 @@ class LayerTreeHostContextTestReadbackWithForcedDrawAndOutputSurfaceInit
protected:
static const int kFirstOutputSurfaceInitSourceFrameNumber = 0;
static const int kReadbackSourceFrameNumber = 1;
- static const int kReadbackReplacementSourceFrameNumber = 2;
static const int kForcedDrawCommitSourceFrameNumber = 2;
static const int kSecondOutputSurfaceInitSourceFrameNumber = 2;
« no previous file with comments | « apps/shell_window_geometry_cache_unittest.cc ('k') | chrome/browser/browsing_data/browsing_data_remover_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698