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

Unified Diff: mojo/shell/external_application_test_main.cc

Issue 726743002: Fix external_application_unittests and add to mojob.py (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: allow my unittests to compile into an empty test suite on Windows Created 6 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/shell/external_application_listener_unittest.cc ('k') | mojo/tools/data/unittests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/external_application_test_main.cc
diff --git a/mojo/shell/external_application_test_main.cc b/mojo/shell/external_application_test_main.cc
index 859f52b12b33f0ec8c0053b4ad07fc49464b53ab..244d39f31739a1161e422f72382c3676b2751b7f 100644
--- a/mojo/shell/external_application_test_main.cc
+++ b/mojo/shell/external_application_test_main.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
#include "base/bind.h"
-#include "base/memory/scoped_ptr.h"
#include "base/test/launcher/unit_test_launcher.h"
#include "base/test/test_suite.h"
#include "mojo/edk/embedder/embedder.h"
« no previous file with comments | « mojo/shell/external_application_listener_unittest.cc ('k') | mojo/tools/data/unittests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698