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

Unified Diff: ui/ozone/ozone.gyp

Issue 533803003: ozone: Add UiThreadGpu for applications that do UI thread GL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix components Created 6 years, 3 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/demo/ozone_demo.cc ('k') | ui/ozone/public/ui_thread_gpu.h » ('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 123ea2a9e6b8fff5b67ef692ecdc2882553d3dd5..8c928716aaba73506b5853273da95745dab64b0d 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -102,6 +102,8 @@
'public/ozone_platform.h',
'public/ozone_switches.cc',
'public/ozone_switches.h',
+ 'public/ui_thread_gpu.cc',
+ 'public/ui_thread_gpu.h',
'platform_selection.cc',
'platform_selection.h',
'<@(external_ozone_platform_files)',
« no previous file with comments | « ui/ozone/demo/ozone_demo.cc ('k') | ui/ozone/public/ui_thread_gpu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698