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

Unified Diff: mojo/public/c/tests/environment/async_waiter_perftest_helpers.cc

Issue 2235993002: Move mojo/public/c/environment/tests to mojo/public/c/tests/environment. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: oops 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
Index: mojo/public/c/tests/environment/async_waiter_perftest_helpers.cc
diff --git a/mojo/public/c/environment/tests/async_waiter_perftest_helpers.cc b/mojo/public/c/tests/environment/async_waiter_perftest_helpers.cc
similarity index 98%
rename from mojo/public/c/environment/tests/async_waiter_perftest_helpers.cc
rename to mojo/public/c/tests/environment/async_waiter_perftest_helpers.cc
index 2af95be339482faee368f25ff4c1d6e3824c3e69..f5f243337be5b75c0590dfef7c1ed41e558d23f4 100644
--- a/mojo/public/c/environment/tests/async_waiter_perftest_helpers.cc
+++ b/mojo/public/c/tests/environment/async_waiter_perftest_helpers.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/public/c/environment/tests/async_waiter_perftest_helpers.h"
+#include "mojo/public/c/tests/environment/async_waiter_perftest_helpers.h"
#include <assert.h>
#include <mojo/system/handle.h>
« no previous file with comments | « mojo/public/c/tests/environment/async_waiter_perftest_helpers.h ('k') | mojo/public/cpp/environment/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698