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

Unified Diff: ui/ozone/platform/dri/native_display_delegate_dri.h

Issue 950473002: [ozone] clang warning fix for https://codereview.chromium.org/905873003 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « ui/ozone/platform/dri/dri_gpu_platform_support.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/native_display_delegate_dri.h
diff --git a/ui/ozone/platform/dri/native_display_delegate_dri.h b/ui/ozone/platform/dri/native_display_delegate_dri.h
index d63015d7d0d833fcc15247556d8c9b005a8c0769..da890b093783c24cd4f83a2183c05194e315ff35 100644
--- a/ui/ozone/platform/dri/native_display_delegate_dri.h
+++ b/ui/ozone/platform/dri/native_display_delegate_dri.h
@@ -11,9 +11,9 @@
#include "ui/ozone/common/gpu/ozone_gpu_message_params.h"
namespace base {
-class FileDescriptor;
class FilePath;
class SingleThreadTaskRunner;
+struct FileDescriptor;
}
namespace ui {
« no previous file with comments | « ui/ozone/platform/dri/dri_gpu_platform_support.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698