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

Unified Diff: components/component_updater/test/test_configurator.cc

Issue 493953002: Componentize component_updater: Move a bunch of tests to component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: components/component_updater/test/test_configurator.cc
diff --git a/chrome/browser/component_updater/test/test_configurator.cc b/components/component_updater/test/test_configurator.cc
similarity index 98%
rename from chrome/browser/component_updater/test/test_configurator.cc
rename to components/component_updater/test/test_configurator.cc
index cb1d51ddc67f65fb6a6238bd3532b386fda1f702..4c2625e545eff18537ed387ecf950ec1488f87b0 100644
--- a/chrome/browser/component_updater/test/test_configurator.cc
+++ b/components/component_updater/test/test_configurator.cc
@@ -6,8 +6,8 @@
#include "base/run_loop.h"
#include "base/version.h"
-#include "chrome/browser/component_updater/test/test_configurator.h"
#include "components/component_updater/component_patcher_operation.h"
+#include "components/component_updater/test/test_configurator.h"
#include "content/public/browser/browser_thread.h"
#include "url/gurl.h"
« no previous file with comments | « components/component_updater/test/test_configurator.h ('k') | components/component_updater/test/test_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698