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

Unified Diff: mojo/public/cpp/environment/tests/run_loop_async_wait_perftest.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
« no previous file with comments | « mojo/public/cpp/environment/tests/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/environment/tests/run_loop_async_wait_perftest.cc
diff --git a/mojo/public/cpp/environment/tests/run_loop_async_wait_perftest.cc b/mojo/public/cpp/environment/tests/run_loop_async_wait_perftest.cc
index c93cc76f0d3c360c5f997510e7c46e969329a88f..8a8dd73a984b671e6fd70baf4c38504b9870a79a 100644
--- a/mojo/public/cpp/environment/tests/run_loop_async_wait_perftest.cc
+++ b/mojo/public/cpp/environment/tests/run_loop_async_wait_perftest.cc
@@ -7,7 +7,7 @@
#include <stdio.h>
-#include "mojo/public/c/environment/tests/async_waiter_perftest_helpers.h"
+#include "mojo/public/c/tests/environment/async_waiter_perftest_helpers.h"
#include "mojo/public/cpp/environment/environment.h"
#include "mojo/public/cpp/test_support/test_support.h"
#include "mojo/public/cpp/utility/run_loop.h"
« no previous file with comments | « mojo/public/cpp/environment/tests/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698