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

Unified Diff: content/common/mojo/mojo_child_connection.cc

Issue 2226403002: Remove Channel token from InProcessChildThreadParams (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moar-channels
Patch Set: rebase Created 4 years, 4 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 | « content/common/mojo/mojo_child_connection.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/mojo/mojo_child_connection.cc
diff --git a/content/browser/mojo/mojo_child_connection.cc b/content/common/mojo/mojo_child_connection.cc
similarity index 98%
rename from content/browser/mojo/mojo_child_connection.cc
rename to content/common/mojo/mojo_child_connection.cc
index 1344f3ba89507fe7e94c97b7b19a2f5eb29aa0c4..0117de146fa83ac5af7f39eb5f7569d0f118eab6 100644
--- a/content/browser/mojo/mojo_child_connection.cc
+++ b/content/common/mojo/mojo_child_connection.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 "content/browser/mojo/mojo_child_connection.h"
+#include "content/common/mojo/mojo_child_connection.h"
#include <stdint.h>
#include <utility>
« no previous file with comments | « content/common/mojo/mojo_child_connection.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698