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

Unified Diff: components/update_client/test_configurator.cc

Issue 1102103002: Move the unit tests files side-by-side with the corresponding .cc files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 8 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 | « components/update_client/test_configurator.h ('k') | components/update_client/test_installer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client/test_configurator.cc
diff --git a/components/update_client/test/test_configurator.cc b/components/update_client/test_configurator.cc
similarity index 98%
rename from components/update_client/test/test_configurator.cc
rename to components/update_client/test_configurator.cc
index 23eaeff7c0d31f8b2572d3ce94e224624c98303c..9cd59e435b8d6e3c8a89c9c55202112b62b672f6 100644
--- a/components/update_client/test/test_configurator.cc
+++ b/components/update_client/test_configurator.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 "components/update_client/test/test_configurator.h"
+#include "components/update_client/test_configurator.h"
#include "base/run_loop.h"
#include "base/version.h"
« no previous file with comments | « components/update_client/test_configurator.h ('k') | components/update_client/test_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698