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

Unified Diff: mojo/edk/test/run_all_unittests.cc

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again Created 4 years, 10 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 | « mojo/edk/test/run_all_perftests.cc ('k') | mojo/mojo.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/test/run_all_unittests.cc
diff --git a/mojo/edk/test/run_all_unittests.cc b/mojo/edk/test/run_all_unittests.cc
index f45242e9b82e1847bc1cc2bc255aab95ff11020b..0afc2ffaa06da5f097f90a13e2fc08cd0fbaabd2 100644
--- a/mojo/edk/test/run_all_unittests.cc
+++ b/mojo/edk/test/run_all_unittests.cc
@@ -34,9 +34,6 @@ int main(int argc, char** argv) {
base::TestSuite test_suite(argc, argv);
- // TODO(use_chrome_edk): temporary to force new EDK.
- base::CommandLine::ForCurrentProcess()->AppendSwitch("--use-new-edk");
-
mojo::edk::Init();
mojo::test::TestSupport::Init(new mojo::edk::test::TestSupportImpl());
« no previous file with comments | « mojo/edk/test/run_all_perftests.cc ('k') | mojo/mojo.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698