| Index: chrome/installer/util/chrome_frame_operations.cc
|
| diff --git a/chrome/installer/util/chrome_frame_operations.cc b/chrome/installer/util/chrome_frame_operations.cc
|
| index 6ed2edc3d0e77447dafe7f09be62accc08285487..6327df893fe25e8be5caceb0d42ab8b99b1dc309 100644
|
| --- a/chrome/installer/util/chrome_frame_operations.cc
|
| +++ b/chrome/installer/util/chrome_frame_operations.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/command_line.h"
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "chrome/installer/util/channel_info.h"
|
| #include "chrome/installer/util/helper.h"
|
| #include "chrome/installer/util/master_preferences.h"
|
|
|