| Index: chrome/browser/ui/startup/startup_browser_creator.cc
|
| diff --git a/chrome/browser/ui/startup/startup_browser_creator.cc b/chrome/browser/ui/startup/startup_browser_creator.cc
|
| index 295690e2afde26702b72264593bcd70ab0648474..235dc77fb02241f2f6b2eb1dae50e7d74e2bff1e 100644
|
| --- a/chrome/browser/ui/startup/startup_browser_creator.cc
|
| +++ b/chrome/browser/ui/startup/startup_browser_creator.cc
|
| @@ -81,7 +81,7 @@
|
| #endif
|
|
|
| #if defined(TOOLKIT_VIEWS) && defined(OS_LINUX)
|
| -#include "ui/events/x/touch_factory_x11.h"
|
| +#include "ui/events/devices/x11/touch_factory_x11.h"
|
| #endif
|
|
|
| #if defined(OS_MACOSX)
|
|
|