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

Unified Diff: mojo/services/clipboard/clipboard_apptest.cc

Issue 1057603003: Simplify mojo_shell since it's now only used for Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update scripts Created 5 years, 8 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/services/BUILD.gn ('k') | mojo/services/html_viewer/ax_provider_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/clipboard/clipboard_apptest.cc
diff --git a/mojo/services/clipboard/clipboard_apptest.cc b/mojo/services/clipboard/clipboard_apptest.cc
index b6a2fad0f21b9fbc36763d7221eb5d631fd1dae5..cb8f1e668b3309745ac56ceaf610418fa20236c5 100644
--- a/mojo/services/clipboard/clipboard_apptest.cc
+++ b/mojo/services/clipboard/clipboard_apptest.cc
@@ -4,9 +4,9 @@
#include "base/bind.h"
#include "base/run_loop.h"
+#include "mojo/application/application_test_base_chromium.h"
#include "mojo/common/common_type_converters.h"
#include "mojo/public/cpp/application/application_impl.h"
-#include "mojo/public/cpp/application/application_test_base.h"
#include "third_party/mojo_services/src/clipboard/public/interfaces/clipboard.mojom.h"
using mojo::Array;
« no previous file with comments | « mojo/services/BUILD.gn ('k') | mojo/services/html_viewer/ax_provider_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698