summaryrefslogtreecommitdiffstats
path: root/chrome/test/tab_switching/tab_switching_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/tab_switching/tab_switching_test.cc')
-rw-r--r--chrome/test/tab_switching/tab_switching_test.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/test/tab_switching/tab_switching_test.cc b/chrome/test/tab_switching/tab_switching_test.cc
index 7e15169..d23bef9 100644
--- a/chrome/test/tab_switching/tab_switching_test.cc
+++ b/chrome/test/tab_switching/tab_switching_test.cc
@@ -132,11 +132,10 @@ class TabSwitchingUITest : public UITest {
}
FilePath path_prefix_;
- int number_of_tabs_to_open_;
scoped_refptr<BrowserProxy> browser_proxy_;
private:
- DISALLOW_EVIL_CONSTRUCTORS(TabSwitchingUITest);
+ DISALLOW_COPY_AND_ASSIGN(TabSwitchingUITest);
};
TEST_F(TabSwitchingUITest, GenerateTabSwitchStats) {