Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Unified Diff: ui/mojo/init/ui_init.cc

Issue 1501823003: Add //ui/* to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/mojo/init/BUILD.gn ('k') | ui/platform_window/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/mojo/init/ui_init.cc
diff --git a/ui/mojo/init/ui_init.cc b/ui/mojo/init/ui_init.cc
index 3b4c4ab56b6cfdf58d4d2c31ece784fb1748a091..d4e8f2750f9dc6c2fb7830fd8262462f7add3876 100644
--- a/ui/mojo/init/ui_init.cc
+++ b/ui/mojo/init/ui_init.cc
@@ -8,7 +8,7 @@
#include "ui/mojo/init/screen_mojo.h"
#if defined(OS_ANDROID)
-#include "ui/events/gesture_detection/gesture_configuration.h"
+#include "ui/events/gesture_detection/gesture_configuration.h" // nogncheck
#endif
namespace ui {
« no previous file with comments | « ui/mojo/init/BUILD.gn ('k') | ui/platform_window/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698