| Index: chrome/browser/chrome_browser_main_android.cc
|
| diff --git a/chrome/browser/chrome_browser_main_android.cc b/chrome/browser/chrome_browser_main_android.cc
|
| index d6651b5da4ea081682382a9c64d74643176cda6a..51cf9f2615a057fd7f1519244923330afbfec679 100644
|
| --- a/chrome/browser/chrome_browser_main_android.cc
|
| +++ b/chrome/browser/chrome_browser_main_android.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/path_service.h"
|
| -#include "cc/switches.h"
|
| +#include "cc/base/switches.h"
|
| #include "chrome/app/breakpad_linux.h"
|
| #include "chrome/browser/android/crash_dump_manager.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|