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

Unified Diff: mojo/public/tests/test_support.h

Issue 54743003: Mojo: bindings connector (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove errant line from mojo.gyp Created 7 years, 1 month 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 | « mojo/public/tests/simple_bindings_support.cc ('k') | mojo/public/tests/test_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tests/test_support.h
diff --git a/mojo/public/tests/test_support.h b/mojo/public/tests/test_support.h
index 34ec0bf76a27d61012059d1ce89ac243d0311433..f4932193ebf8f980786a95bde02a53f2a7b929c0 100644
--- a/mojo/public/tests/test_support.h
+++ b/mojo/public/tests/test_support.h
@@ -18,8 +18,6 @@ class TestBase : public testing::Test {
TestBase();
virtual ~TestBase();
- virtual void SetUp() OVERRIDE;
-
private:
DISALLOW_COPY_AND_ASSIGN(TestBase);
};
« no previous file with comments | « mojo/public/tests/simple_bindings_support.cc ('k') | mojo/public/tests/test_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698