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

Unified Diff: ui/ozone/ozone.gyp

Issue 338193003: ozone: gpu: Add plumbing for platform-specific gpu messaging (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge ozone_gpu back into ozone Created 6 years, 6 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/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index 0eafee131d5ceeda9e4d6222ff56b4290b586e70..612a8032a0ac40879da4da8673c409686af4f946 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -56,6 +56,10 @@
'common/chromeos/native_display_delegate_ozone.h',
'common/chromeos/touchscreen_device_manager_ozone.cc',
'common/chromeos/touchscreen_device_manager_ozone.h',
+ 'gpu/gpu_platform_support.cc',
+ 'gpu/gpu_platform_support.h',
+ 'gpu/gpu_platform_support_host.cc',
+ 'gpu/gpu_platform_support_host.h',
'ozone_platform.cc',
'ozone_platform.h',
'ozone_switches.cc',

Powered by Google App Engine
This is Rietveld 408576698