| Index: chrome/browser/component_updater/caps_installer_win.cc
|
| diff --git a/chrome/browser/component_updater/caps_installer_win.cc b/chrome/browser/component_updater/caps_installer_win.cc
|
| index 4105617e2b0e0045da7daeb64db24ac0302ca819..61d87457a5d8b3b4ba8aa977030949d778f8a3a0 100644
|
| --- a/chrome/browser/component_updater/caps_installer_win.cc
|
| +++ b/chrome/browser/component_updater/caps_installer_win.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/command_line.h"
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| +#include "base/macros.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/path_service.h"
|
| #include "base/process/launch.h"
|
|
|