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

Unified Diff: ui/ozone/ozone.gyp

Issue 348603004: ozone: Add GPU message for cursor updates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split update into set & move 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
« no previous file with comments | « ui/ozone/common/gpu/ozone_gpu_messages.h ('k') | ui/ozone/platform/caca/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index 74cb523d8a992e25edddf4d7fd40adcddb2a9ef9..422ea81ca6702c443fe7c6518b8505f653e5bc31 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -84,6 +84,8 @@
'common/chromeos/native_display_delegate_ozone.h',
'common/chromeos/touchscreen_device_manager_ozone.cc',
'common/chromeos/touchscreen_device_manager_ozone.h',
+ 'common/gpu/ozone_gpu_message_generator.cc',
+ 'common/gpu/ozone_gpu_message_generator.h',
'ozone_platform.cc',
'ozone_platform.h',
'ozone_switches.cc',
« no previous file with comments | « ui/ozone/common/gpu/ozone_gpu_messages.h ('k') | ui/ozone/platform/caca/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698