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

Unified Diff: content/content_gpu.gypi

Issue 14985005: Support for ozone graphics in content and gpu/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: freshened patch Created 7 years, 7 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: content/content_gpu.gypi
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
index fc1c6bad7c14d6973504deaecbcb86b06ef7233e..ad628cac69a1aa8a27a511dae264eff12dfd2aa0 100644
--- a/content/content_gpu.gypi
+++ b/content/content_gpu.gypi
@@ -13,6 +13,7 @@
'gpu/gpu_dx_diagnostics_win.cc',
'gpu/gpu_info_collector_android.cc',
'gpu/gpu_info_collector_mac.mm',
+ 'gpu/gpu_info_collector_ozone.cc',
'gpu/gpu_info_collector_win.cc',
'gpu/gpu_info_collector_x11.cc',
'gpu/gpu_info_collector.cc',

Powered by Google App Engine
This is Rietveld 408576698