Chromium Code Reviews| Index: ash/shell/content/client/shell_browser_main_parts.cc |
| diff --git a/ash/shell/content/client/shell_browser_main_parts.cc b/ash/shell/content/client/shell_browser_main_parts.cc |
| index 09fa992b4b7937d11356e63fb65ec0b92dcb865f..e0171545949b1f883bac6e648e075631f91f88a9 100644 |
| --- a/ash/shell/content/client/shell_browser_main_parts.cc |
| +++ b/ash/shell/content/client/shell_browser_main_parts.cc |
| @@ -37,7 +37,7 @@ |
| #include "ui/wm/core/wm_state.h" |
| #if defined(USE_X11) |
| -#include "ui/events/devices/x11/touch_factory_x11.h" |
| +#include "ui/events/devices/x11/touch_factory_x11.h" // nogncheck |
| #endif |
| #if defined(OS_CHROMEOS) |