| Index: content/browser/browser_main_loop.cc
|
| diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc
|
| index 250cb369360774ebeffb6aae20d5769907cb2d8a..5f0121197df5759c445cc673ac9612e6cdf5f787 100644
|
| --- a/content/browser/browser_main_loop.cc
|
| +++ b/content/browser/browser_main_loop.cc
|
| @@ -63,7 +63,7 @@
|
| #include "ui/base/clipboard/clipboard.h"
|
|
|
| #if defined(USE_AURA)
|
| -#include "content/browser/aura/image_transport_factory.h"
|
| +#include "content/browser/compositor/image_transport_factory.h"
|
| #endif
|
|
|
| #if defined(OS_ANDROID)
|
|
|