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

Unified Diff: mojo/embedder/simple_platform_shared_buffer_win.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/simple_platform_shared_buffer_unittest.cc ('k') | mojo/embedder/simple_platform_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/embedder/simple_platform_shared_buffer_win.cc
diff --git a/mojo/edk/embedder/simple_platform_shared_buffer_win.cc b/mojo/embedder/simple_platform_shared_buffer_win.cc
similarity index 95%
rename from mojo/edk/embedder/simple_platform_shared_buffer_win.cc
rename to mojo/embedder/simple_platform_shared_buffer_win.cc
index fd3de83bc4a2f3a7de3d64ea904bf52cce2b537b..73a4d6fa0d86774e310da6bf3503efcaaca5d221 100644
--- a/mojo/edk/embedder/simple_platform_shared_buffer_win.cc
+++ b/mojo/embedder/simple_platform_shared_buffer_win.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/edk/embedder/simple_platform_shared_buffer.h"
+#include "mojo/embedder/simple_platform_shared_buffer.h"
#include <windows.h>
@@ -10,8 +10,8 @@
#include "base/logging.h"
#include "base/sys_info.h"
-#include "mojo/edk/embedder/platform_handle.h"
-#include "mojo/edk/embedder/scoped_platform_handle.h"
+#include "mojo/embedder/platform_handle.h"
+#include "mojo/embedder/scoped_platform_handle.h"
namespace mojo {
namespace embedder {
« no previous file with comments | « mojo/embedder/simple_platform_shared_buffer_unittest.cc ('k') | mojo/embedder/simple_platform_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698