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

Unified Diff: ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc

Issue 1716543003: ozone: Use allow_circular_includes_from to fix deps issue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months 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
Index: ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc
diff --git a/ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc b/ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc
index 9e551f8084c622bf3cc7d717901011df41ae142b..d6fe65eda7fc07a46dee6d285dad2095517dddf4 100644
--- a/ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc
+++ b/ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.cc
@@ -4,7 +4,7 @@
#include "ui/ozone/platform/egltest/client_native_pixmap_factory_egltest.h"
-#include "ui/ozone/common/stub_client_native_pixmap_factory.h" // nogncheck
+#include "ui/ozone/common/stub_client_native_pixmap_factory.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698