| Index: content/shell/shell_content_browser_client.cc
|
| diff --git a/content/shell/shell_content_browser_client.cc b/content/shell/shell_content_browser_client.cc
|
| index 07289e1e9f1c8a9aa4686b1737410583b4540ed6..49b68b5661b20414c8e313844fa06a5ffbcb8c97 100644
|
| --- a/content/shell/shell_content_browser_client.cc
|
| +++ b/content/shell/shell_content_browser_client.cc
|
| @@ -20,6 +20,7 @@
|
|
|
| #if defined(OS_ANDROID)
|
| #include "base/android/path_utils.h"
|
| +#include "base/base_paths_android.h"
|
| #include "base/path_service.h"
|
| #include "base/platform_file.h"
|
| #include "content/shell/android/shell_descriptors.h"
|
|
|