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

Unified Diff: shell/domain_socket/test_completion_callback.cc

Issue 775343004: Move //mojo/shell to //shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
Index: shell/domain_socket/test_completion_callback.cc
diff --git a/mojo/shell/domain_socket/test_completion_callback.cc b/shell/domain_socket/test_completion_callback.cc
similarity index 95%
rename from mojo/shell/domain_socket/test_completion_callback.cc
rename to shell/domain_socket/test_completion_callback.cc
index b04f7d3f754cf513ebce2b0d5f61893df0b8c969..566f8069fa4e6793aff895fe24f03029b68949ac 100644
--- a/mojo/shell/domain_socket/test_completion_callback.cc
+++ b/shell/domain_socket/test_completion_callback.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/shell/domain_socket/test_completion_callback.h"
+#include "shell/domain_socket/test_completion_callback.h"
#include "base/bind.h"
#include "base/bind_helpers.h"
« no previous file with comments | « shell/domain_socket/test_completion_callback.h ('k') | shell/domain_socket/unix_domain_client_socket_posix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698