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

Unified Diff: components/component_updater/test/component_patcher_unittest.h

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/component_patcher_unittest.h
diff --git a/chrome/browser/component_updater/test/component_patcher_unittest.h b/components/component_updater/test/component_patcher_unittest.h
similarity index 97%
rename from chrome/browser/component_updater/test/component_patcher_unittest.h
rename to components/component_updater/test/component_patcher_unittest.h
index ed585d64fab40c10c863ae3ded084737ebb6a897..ee4b11d37a7e87d77b938b4d929fcd75da162cc9 100644
--- a/chrome/browser/component_updater/test/component_patcher_unittest.h
+++ b/components/component_updater/test/component_patcher_unittest.h
@@ -8,7 +8,6 @@
#include "base/files/file_path.h"
#include "base/files/scoped_temp_dir.h"
#include "base/memory/scoped_ptr.h"
-#include "chrome/common/chrome_paths.h"
#include "content/public/test/test_browser_thread_bundle.h"
#include "courgette/courgette.h"
#include "courgette/third_party/bsdiff.h"
« no previous file with comments | « components/component_updater/test/DEPS ('k') | components/component_updater/test/component_patcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698