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

Unified Diff: chrome/installer/setup/install_worker_unittest.cc

Issue 2459583002: Use InstallDetails in setup. (Closed)
Patch Set: compile fix Created 3 years, 10 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/installer/setup/install_worker_unittest.cc
diff --git a/chrome/installer/setup/install_worker_unittest.cc b/chrome/installer/setup/install_worker_unittest.cc
index 3243588f86e8ee95be4e0192abd0c7f9fc878772..34f3aae5d0d55090c8f7bcba161f7decf8737082 100644
--- a/chrome/installer/setup/install_worker_unittest.cc
+++ b/chrome/installer/setup/install_worker_unittest.cc
@@ -7,7 +7,6 @@
#include <memory>
#include <string>
-#include "base/macros.h"
#include "base/memory/ptr_util.h"
#include "base/version.h"
#include "base/win/registry.h"

Powered by Google App Engine
This is Rietveld 408576698