Chromium Code Reviews| Index: chrome/browser/ui/browser_commands.cc |
| diff --git a/chrome/browser/ui/browser_commands.cc b/chrome/browser/ui/browser_commands.cc |
| index 4befbb55369bb0e277bf27f0d834506c914958a6..a90e906c83076e6469cbf865451af3599efa06b5 100644 |
| --- a/chrome/browser/ui/browser_commands.cc |
| +++ b/chrome/browser/ui/browser_commands.cc |
| @@ -111,7 +111,7 @@ |
| #endif |
| #if defined(ENABLE_MEDIA_ROUTER) |
| -#include "chrome/browser/media/router/media_router_dialog_controller.h" |
| +#include "chrome/browser/media/router/media_router_dialog_controller.h" // nogncheck |
| #endif |
| namespace { |