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

Unified Diff: mojo/system/core_unittest.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/system/core_test_base.cc ('k') | mojo/system/data_pipe.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/system/core_unittest.cc
diff --git a/mojo/edk/system/core_unittest.cc b/mojo/system/core_unittest.cc
similarity index 99%
rename from mojo/edk/system/core_unittest.cc
rename to mojo/system/core_unittest.cc
index 9adde192bb40eeb71c8aaa8ee25f333d89783cf3..f229883a10c1b6990c93ab065655afd12e548b24 100644
--- a/mojo/edk/system/core_unittest.cc
+++ b/mojo/system/core_unittest.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/system/core.h"
+#include "mojo/system/core.h"
#include <stdint.h>
@@ -10,7 +10,7 @@
#include "base/threading/platform_thread.h"
#include "base/time/time.h"
-#include "mojo/edk/system/core_test_base.h"
+#include "mojo/system/core_test_base.h"
namespace mojo {
namespace system {
« no previous file with comments | « mojo/system/core_test_base.cc ('k') | mojo/system/data_pipe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698