| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index b8327994cb58e0390f25433c770ccae77c76f46d..21c72ff0fdf7d5124bd50167a422d09a2d47f656 100644
|
| --- a/chrome/browser/chrome_browser_main.cc
|
| +++ b/chrome/browser/chrome_browser_main.cc
|
| @@ -118,6 +118,7 @@
|
| #include "chrome/common/profiling.h"
|
| #include "chrome/common/startup_metric_utils.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| +#include "chrome/nacl/nacl_switches.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|