Index: chrome/browser/ui/webui/settings/appearance_handler.cc |
diff --git a/chrome/browser/ui/webui/settings/appearance_handler.cc b/chrome/browser/ui/webui/settings/appearance_handler.cc |
index ac517a4e6793edfd1845f52ed0bfee954860cbfc..79ae0fd49b7895ae5789cd64845574e2eb5b6716 100644 |
--- a/chrome/browser/ui/webui/settings/appearance_handler.cc |
+++ b/chrome/browser/ui/webui/settings/appearance_handler.cc |
@@ -15,8 +15,8 @@ |
#include "content/public/browser/web_ui.h" |
#if defined(OS_CHROMEOS) |
-#include "ash/common/wallpaper/wallpaper_delegate.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/common/wallpaper/wallpaper_delegate.h" // nogncheck |
+#include "ash/common/wm_shell.h" // nogncheck |
#endif |
namespace settings { |