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

Unified Diff: mojo/embedder/channel_init.cc

Issue 346633002: Move channel_init out of mojo_common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix gn build Created 6 years, 6 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
Index: mojo/embedder/channel_init.cc
diff --git a/mojo/common/channel_init.cc b/mojo/embedder/channel_init.cc
similarity index 97%
rename from mojo/common/channel_init.cc
rename to mojo/embedder/channel_init.cc
index 7eef2aec705d47c8b6f07e79b521fbb43c359b2b..09dd0411208722977586bf5ebb6264338c3c151b 100644
--- a/mojo/common/channel_init.cc
+++ b/mojo/embedder/channel_init.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/common/channel_init.h"
+#include "mojo/embedder/channel_init.h"
#include "base/bind.h"
#include "base/message_loop/message_loop.h"
« mojo/embedder/channel_init.h ('K') | « mojo/embedder/channel_init.h ('k') | mojo/mojo.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698