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

Unified Diff: chrome/browser/component_updater/test/test_configurator.cc

Issue 449643002: Componentize component_updater: Move over a bunch of files to the 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: chrome/browser/component_updater/test/test_configurator.cc
diff --git a/chrome/browser/component_updater/test/test_configurator.cc b/chrome/browser/component_updater/test/test_configurator.cc
index e0a6d77beb3c1adbcd876bbc5aae2fa029120d35..cb1d51ddc67f65fb6a6238bd3532b386fda1f702 100644
--- a/chrome/browser/component_updater/test/test_configurator.cc
+++ b/chrome/browser/component_updater/test/test_configurator.cc
@@ -6,8 +6,8 @@
#include "base/run_loop.h"
#include "base/version.h"
-#include "chrome/browser/component_updater/component_patcher_operation.h"
#include "chrome/browser/component_updater/test/test_configurator.h"
+#include "components/component_updater/component_patcher_operation.h"
#include "content/public/browser/browser_thread.h"
#include "url/gurl.h"
« no previous file with comments | « chrome/browser/component_updater/test/test_configurator.h ('k') | chrome/browser/component_updater/test/test_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698