| Index: chrome/browser/chromeos/first_run/first_run.cc
|
| diff --git a/chrome/browser/chromeos/first_run/first_run.cc b/chrome/browser/chromeos/first_run/first_run.cc
|
| index 03d60c66c3296ddda9e51d1df799f3402d322b08..3293a681c6a0bef2742abcb52dd25b4e7fbcebf0 100644
|
| --- a/chrome/browser/chromeos/first_run/first_run.cc
|
| +++ b/chrome/browser/chromeos/first_run/first_run.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/command_line.h"
|
| +#include "base/macros.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|