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

Unified Diff: ui/ozone/platform/dri/dri.gypi

Issue 479713002: [Ozone-GBM] Adding NativeWindowDelegate to IPC window changes to the GPU (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index a8b47d466975734d673977bae49011c5f7aba9ab..d7a3285bb212c4e8258d7255177e3be3b80b7e97 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -63,6 +63,11 @@
'dri_wrapper.h',
'hardware_display_controller.cc',
'hardware_display_controller.h',
+ 'native_window_delegate.h',
+ 'native_window_delegate_impl.cc',
+ 'native_window_delegate_impl.h',
+ 'native_window_manager.cc',
+ 'native_window_manager.h',
'ozone_platform_dri.cc',
'ozone_platform_dri.h',
'scoped_drm_types.cc',

Powered by Google App Engine
This is Rietveld 408576698