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

Unified Diff: content/content_common.gypi

Issue 1253363004: ozone gbm: whitelist 3 DRM ioctl code for native GpuMemoryBuffer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix chromeos_daisy_chromium_compile_only_ng build failure Created 5 years, 2 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 | « content/common/sandbox_linux/bpf_renderer_policy_linux.cc ('k') | ui/ozone/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3cd9a5546cf5d2e8aba49d8975ffe709f4329b12..3293aa025addbc1ce72a6c64c7468964b39c4ed7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -1091,6 +1091,7 @@
'dependencies': [
'../ui/ozone/ozone.gyp:ozone',
'../ui/ozone/ozone.gyp:ozone_base',
+ '../ui/ozone/ozone.gyp:vgem_map',
],
'sources!': [
'common/gpu/client/gpu_memory_buffer_impl_linux.cc',
« no previous file with comments | « content/common/sandbox_linux/bpf_renderer_policy_linux.cc ('k') | ui/ozone/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698