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

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

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: fix DEPS order 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.h
diff --git a/chrome/browser/component_updater/test/test_configurator.h b/chrome/browser/component_updater/test/test_configurator.h
index 20be119027638719265e283795e6f085495fcaad..2cbe5af66cd57dead6c6bf192cc0eb6118abae41 100644
--- a/chrome/browser/component_updater/test/test_configurator.h
+++ b/chrome/browser/component_updater/test/test_configurator.h
@@ -12,7 +12,7 @@
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
-#include "chrome/browser/component_updater/component_updater_configurator.h"
+#include "components/component_updater/component_updater_configurator.h"
#include "net/url_request/url_request_test_util.h"
namespace component_updater {

Powered by Google App Engine
This is Rietveld 408576698