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

Unified Diff: mojo/embedder/channel_init.cc

Issue 623883002: Revert "Move mojo edk into mojo/edk" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/embedder/channel_init.h ('k') | mojo/embedder/embedder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/embedder/channel_init.cc
diff --git a/mojo/edk/embedder/channel_init.cc b/mojo/embedder/channel_init.cc
similarity index 95%
rename from mojo/edk/embedder/channel_init.cc
rename to mojo/embedder/channel_init.cc
index 9ea984b57242180f39d1281c24d70aaf342ab051..4c15c83bfbe0a469971ecffc2fcbe2d68c685ee6 100644
--- a/mojo/edk/embedder/channel_init.cc
+++ b/mojo/embedder/channel_init.cc
@@ -2,11 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/edk/embedder/channel_init.h"
+#include "mojo/embedder/channel_init.h"
#include "base/bind.h"
#include "base/message_loop/message_loop.h"
-#include "mojo/edk/embedder/embedder.h"
+#include "mojo/embedder/embedder.h"
namespace mojo {
namespace embedder {
« no previous file with comments | « mojo/embedder/channel_init.h ('k') | mojo/embedder/embedder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698