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

Unified Diff: content/content_common.gypi

Issue 1258713002: ozone: unify GpuMemoryBufferFactoryOzoneNativePixmap in content/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: resolve nits Created 5 years, 5 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 8b5a3744145b103c2c51f270a617e4a3531a2d73..a46dd3a47e9fe1a62f6c0378ae4b614d6c9def60 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -1069,7 +1069,6 @@
'dependencies': [
'../ui/ozone/ozone.gyp:ozone',
'../ui/ozone/ozone.gyp:ozone_base',
- '../ui/ozone/gpu/ozone_gpu.gyp:ozone_gpu',
],
'sources!': [
'common/gpu/client/gpu_memory_buffer_impl_linux.cc',

Powered by Google App Engine
This is Rietveld 408576698