| Index: content/browser/android/content_startup_flags.cc
|
| diff --git a/content/browser/android/content_startup_flags.cc b/content/browser/android/content_startup_flags.cc
|
| index 8c2e541b49a3d722de60c2128725c086370ae554..04cf9e94e0c670b2e70f92144480c25512616ac2 100644
|
| --- a/content/browser/android/content_startup_flags.cc
|
| +++ b/content/browser/android/content_startup_flags.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/sys_info.h"
|
| #include "cc/base/switches.h"
|
| -#include "cc/trees/layer_tree_settings.h"
|
| +#include "cc/layers/layer_settings.h"
|
| #include "content/public/browser/android/compositor.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "gpu/command_buffer/service/gpu_switches.h"
|
|
|