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

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: Fix name 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
« no previous file with comments | « ui/ozone/platform/dri/BUILD.gn ('k') | ui/ozone/platform/dri/dri_window_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..47c4088fc85a450cc52d9523c0f7b05ae64bb77b 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -59,6 +59,11 @@
'dri_vsync_provider.h',
'dri_window.cc',
'dri_window.h',
+ 'dri_window_delegate.h',
+ 'dri_window_delegate_impl.cc',
+ 'dri_window_delegate_impl.h',
+ 'dri_window_manager.cc',
+ 'dri_window_manager.h',
'dri_wrapper.cc',
'dri_wrapper.h',
'hardware_display_controller.cc',
« no previous file with comments | « ui/ozone/platform/dri/BUILD.gn ('k') | ui/ozone/platform/dri/dri_window_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698