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

Unified Diff: ui/surface/surface.gyp

Issue 12537014: Make SharedMemory track the size that was actually mapped (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 9 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/surface/surface.gyp
===================================================================
--- ui/surface/surface.gyp (revision 188553)
+++ ui/surface/surface.gyp (working copy)
@@ -80,6 +80,7 @@
'surface_switches.h',
'surface_switches.cc',
'transport_dib.h',
+ 'transport_dib.cc',
'transport_dib_android.cc',
'transport_dib_linux.cc',
'transport_dib_mac.cc',

Powered by Google App Engine
This is Rietveld 408576698