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

Unified Diff: components/component_updater/component_updater_url_constants.cc

Issue 1281913002: Componentize ComponentUpdaterConfigurator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix iOS compile Created 5 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/component_updater_url_constants.cc
diff --git a/chrome/browser/component_updater/component_updater_url_constants.cc b/components/component_updater/component_updater_url_constants.cc
similarity index 90%
rename from chrome/browser/component_updater/component_updater_url_constants.cc
rename to components/component_updater/component_updater_url_constants.cc
index ce6a861320c1a6a1905a2bc73a88a4fb017011aa..7c78f64bd3bf29beef2f408ca95f528caba723ef 100644
--- a/chrome/browser/component_updater/component_updater_url_constants.cc
+++ b/components/component_updater/component_updater_url_constants.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 "chrome/browser/component_updater/component_updater_url_constants.h"
+#include "components/component_updater/component_updater_url_constants.h"
namespace component_updater {
« no previous file with comments | « components/component_updater/component_updater_url_constants.h ('k') | components/component_updater/configurator_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698