Chromium Code Reviews| Index: chrome/browser/ui/ash/ash_init.cc |
| diff --git a/chrome/browser/ui/ash/ash_init.cc b/chrome/browser/ui/ash/ash_init.cc |
| index bd64f5c040c47c7b131a00a6e1013d32f9e84885..6e7ebd3923de3569a1c1d80fb7127d7fdd9bb1ba 100644 |
| --- a/chrome/browser/ui/ash/ash_init.cc |
| +++ b/chrome/browser/ui/ash/ash_init.cc |
| @@ -38,7 +38,7 @@ |
| #include "ui/aura/window_tree_host.h" |
| #if defined(USE_X11) |
| -#include "ui/base/x/x11_util.h" |
| +#include "ui/base/x/x11_util.h" // nogncheck |
| #endif |
| namespace chrome { |