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

Unified Diff: mojo/embedder/platform_handle.cc

Issue 203373004: Mojo: Move mojo/system/embedder to mojo/embedder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 9 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/platform_handle.h ('k') | mojo/embedder/scoped_platform_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/embedder/platform_handle.cc
diff --git a/mojo/system/embedder/platform_handle.cc b/mojo/embedder/platform_handle.cc
similarity index 94%
rename from mojo/system/embedder/platform_handle.cc
rename to mojo/embedder/platform_handle.cc
index 4dc8d89a97ea32309996b20f858074ea1d4eb9f1..6cce5e8aab20c714eae1089ba25511e7e4a7bf42 100644
--- a/mojo/system/embedder/platform_handle.cc
+++ b/mojo/embedder/platform_handle.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/system/embedder/platform_handle.h"
+#include "mojo/embedder/platform_handle.h"
#include "build/build_config.h"
#if defined(OS_POSIX)
« no previous file with comments | « mojo/embedder/platform_handle.h ('k') | mojo/embedder/scoped_platform_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698