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

Unified Diff: mojo/environment/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/environment/BUILD.gn ('k') | mojo/public/c/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/environment/async_wait_perftest.cc
diff --git a/mojo/environment/async_wait_perftest.cc b/mojo/environment/async_wait_perftest.cc
index 8614b8557c0de9fc5fb37119a8469825e8c71231..e5f9106a446230a8d5f8baa77ccfc953d3e16dcf 100644
--- a/mojo/environment/async_wait_perftest.cc
+++ b/mojo/environment/async_wait_perftest.cc
@@ -18,7 +18,7 @@
#include "base/test/perf_log.h"
#include "base/time/time.h"
#include "mojo/message_pump/message_pump_mojo.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 "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « mojo/environment/BUILD.gn ('k') | mojo/public/c/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698