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

Unified Diff: Source/platform/blink_platform.gyp

Issue 173363002: Move mediastream module to oilpan transition types (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WIP Created 6 years, 10 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: Source/platform/blink_platform.gyp
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp
index 257a1bdb682d5acdfcc7645dbbab30fa8c97f1fd..b965f2a8f917384a4b715eb9e857f0cd183b2fe9 100644
--- a/Source/platform/blink_platform.gyp
+++ b/Source/platform/blink_platform.gyp
@@ -126,6 +126,7 @@
'dependencies': [
'../config.gyp:config',
'../wtf/wtf.gyp:wtf',
+ '../heap/blink_heap.gyp:blink_heap',
'blink_common',
'blink_prerequisites',
'<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',

Powered by Google App Engine
This is Rietveld 408576698