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

Unified Diff: ui/gfx/gfx.gyp

Issue 1263323004: Add NativePixmapHandle type & interface for exporting them (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rm some unneeded hunks Created 5 years, 4 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: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 113e2fb48af34321b1c625a80b93bf708380ae14..3e9ecc43974d188d1baac96336280d04fc091e5b 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -217,6 +217,7 @@
'mac/nswindow_frame_controls.h',
'mac/nswindow_frame_controls.mm',
'mac/scoped_cocoa_disable_screen_updates.h',
+ 'native_pixmap_handle_ozone.h',
'native_widget_types.h',
'nine_image_painter.cc',
'nine_image_painter.h',

Powered by Google App Engine
This is Rietveld 408576698