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

Unified Diff: ui/views/mus/run_all_unittests_aura_mus.cc

Issue 2610063002: Cleanup after removing views-mus code (Closed)
Patch Set: merge Created 3 years, 12 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 | « ui/views/mus/pointer_watcher_event_router_unittest.cc ('k') | ui/views/mus/views_aura_mus_test_suite.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/run_all_unittests_aura_mus.cc
diff --git a/ui/views/mus/run_all_unittests_aura_mus.cc b/ui/views/mus/run_all_unittests_aura_mus.cc
deleted file mode 100644
index 412cf502aaa6cbf94eb8a355340d35f4eaaf7cff..0000000000000000000000000000000000000000
--- a/ui/views/mus/run_all_unittests_aura_mus.cc
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "ui/views/mus/views_aura_mus_test_suite.h"
-
-int MasterProcessMain(int argc, char** argv) {
- return views::ViewsAuraMusTestSuite(argc, argv).RunTests();
-}
« no previous file with comments | « ui/views/mus/pointer_watcher_event_router_unittest.cc ('k') | ui/views/mus/views_aura_mus_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698