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

Unified Diff: chrome/browser/component_updater/test/update_response_unittest.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/update_response_unittest.cc
diff --git a/chrome/browser/component_updater/test/update_response_unittest.cc b/chrome/browser/component_updater/test/update_response_unittest.cc
index 84ad655cea19c76909915e7aeff5914fa1c45610..ef78c4f8d38fa71bc4f2d059ad3dd452d878f677 100644
--- a/chrome/browser/component_updater/test/update_response_unittest.cc
+++ b/chrome/browser/component_updater/test/update_response_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/memory/scoped_vector.h"
-#include "chrome/browser/component_updater/update_response.h"
+#include "components/component_updater/update_response.h"
#include "libxml/globals.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chrome/browser/component_updater/test/update_checker_unittest.cc ('k') | chrome/browser/component_updater/update_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698