| Index: content/app/android/content_main.cc
|
| diff --git a/content/app/android/content_main.cc b/content/app/android/content_main.cc
|
| index 0e146c4e50b465e38eafc18c924607c265832e6e..4059de4c43c2aa87ff1a2f54375258545e85e6cb 100644
|
| --- a/content/app/android/content_main.cc
|
| +++ b/content/app/android/content_main.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/base_switches.h"
|
| #include "base/command_line.h"
|
| #include "base/lazy_instance.h"
|
| +#include "content/public/app/content_main.h"
|
| #include "content/public/app/content_main_delegate.h"
|
| #include "content/public/app/content_main_runner.h"
|
| #include "content/public/common/content_switches.h"
|
|
|