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

Unified Diff: ui/ozone/platform/dri/gbm.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/gbm.gypi
diff --git a/ui/ozone/platform/dri/gbm.gypi b/ui/ozone/platform/dri/gbm.gypi
index 1549ee1520f1fada8fad341a8469fc72fac39238..53b8db09d176fcb9d343c5a68c794b0d9e18a974 100644
--- a/ui/ozone/platform/dri/gbm.gypi
+++ b/ui/ozone/platform/dri/gbm.gypi
@@ -48,6 +48,8 @@
'gpu_platform_support_gbm.h',
'gpu_platform_support_host_gbm.cc',
'gpu_platform_support_host_gbm.h',
+ 'native_window_delegate_proxy.cc',
alexst (slow to review) 2014/08/18 17:43:47 Do you need to add these to .gn files as well? I t
dnicoara 2014/08/18 18:55:24 Done. Right, forgot about this. we should have an
+ 'native_window_delegate_proxy.h',
'ozone_platform_gbm.cc',
'ozone_platform_gbm.h',
],

Powered by Google App Engine
This is Rietveld 408576698