Index: chrome/browser/ui/browser_command_controller.cc |
diff --git a/chrome/browser/ui/browser_command_controller.cc b/chrome/browser/ui/browser_command_controller.cc |
index 6da32e17680fcf235a9ba40eda70ee8647921b25..1b2d8fa683233407acaf05fde2a0fe44d2f51243 100644 |
--- a/chrome/browser/ui/browser_command_controller.cc |
+++ b/chrome/browser/ui/browser_command_controller.cc |
@@ -66,8 +66,8 @@ |
#endif |
#if defined(USE_ASH) |
-#include "ash/accelerators/accelerator_commands_aura.h" |
-#include "chrome/browser/ui/ash/ash_util.h" |
+#include "ash/accelerators/accelerator_commands_aura.h" // nogncheck |
+#include "chrome/browser/ui/ash/ash_util.h" // nogncheck |
#endif |
#if defined(OS_CHROMEOS) |