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

Unified Diff: services/ui/clipboard/clipboard_unittest.cc

Issue 2131493002: ShellConnection -> ServiceContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@st
Patch Set: . Created 4 years, 5 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 | « services/shell/tests/shell/shell_unittest.cc ('k') | ui/views/mus/views_mus_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/clipboard/clipboard_unittest.cc
diff --git a/services/ui/clipboard/clipboard_unittest.cc b/services/ui/clipboard/clipboard_unittest.cc
index 2d88ed919cc2d3a888de1ba9cc38a8ceb0d08a4c..a6f287c82891cc3b89b77bceaf3058c298c0b2fd 100644
--- a/services/ui/clipboard/clipboard_unittest.cc
+++ b/services/ui/clipboard/clipboard_unittest.cc
@@ -9,8 +9,8 @@
#include "base/macros.h"
#include "base/run_loop.h"
#include "mojo/common/common_type_converters.h"
+#include "services/shell/public/cpp/service_context.h"
#include "services/shell/public/cpp/service_test.h"
-#include "services/shell/public/cpp/shell_connection.h"
#include "services/ui/public/interfaces/clipboard.mojom.h"
using mojo::Array;
« no previous file with comments | « services/shell/tests/shell/shell_unittest.cc ('k') | ui/views/mus/views_mus_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698