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

Unified Diff: chrome/test/browser/browser_test_runner.h

Issue 179028: Revert "Fix a ton of compiler warnings." (Closed)
Patch Set: Created 11 years, 4 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 | « chrome/test/automation/tab_proxy.h ('k') | chrome/test/render_view_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/browser/browser_test_runner.h
diff --git a/chrome/test/browser/browser_test_runner.h b/chrome/test/browser/browser_test_runner.h
index 0127f9917c81da98f7f22d750b27a0d31b4b7a2d..cbc0ddfd133085503bab5cb06a7ec84bc7c89eb1 100644
--- a/chrome/test/browser/browser_test_runner.h
+++ b/chrome/test/browser/browser_test_runner.h
@@ -44,8 +44,6 @@ class BrowserTestRunner {
class BrowserTestRunnerFactory {
public:
virtual BrowserTestRunner* CreateBrowserTestRunner() const = 0;
- protected:
- ~BrowserTestRunnerFactory() {}
};
} // namespace
« no previous file with comments | « chrome/test/automation/tab_proxy.h ('k') | chrome/test/render_view_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698