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

Unified Diff: mojo/edk/test/test_support_impl.cc

Issue 596053004: Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_public_gyp
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/edk/test/test_support_impl.h ('k') | mojo/mojo.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/test/test_support_impl.cc
diff --git a/mojo/common/test/test_support_impl.cc b/mojo/edk/test/test_support_impl.cc
similarity index 97%
rename from mojo/common/test/test_support_impl.cc
rename to mojo/edk/test/test_support_impl.cc
index 89e6de16267fd4ef1b6e69d3f8d6ce756dc57ea9..fae3a8f32d712ace157000cc0370659a22d4e7d4 100644
--- a/mojo/common/test/test_support_impl.cc
+++ b/mojo/edk/test/test_support_impl.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/common/test/test_support_impl.h"
+#include "mojo/edk/test/test_support_impl.h"
#include <stdlib.h>
#include <string.h>
« no previous file with comments | « mojo/edk/test/test_support_impl.h ('k') | mojo/mojo.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698