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

Unified Diff: public/web/WebHeap.h

Issue 509933002: Oilpan: Move MediaStreamSource, MediaStreamComponent and MediaStreamDescriptor to oilpan's heap Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: public/web/WebHeap.h
diff --git a/public/web/WebHeap.h b/public/web/WebHeap.h
index b8d01b3af2b514f86d2fea7a4044bb85a236d917..d5b6875d94ca3a3e33623cb070fe55c7539d91c2 100644
--- a/public/web/WebHeap.h
+++ b/public/web/WebHeap.h
@@ -47,6 +47,8 @@ public:
BLINK_EXPORT SafePointScope();
BLINK_EXPORT ~SafePointScope();
};
+
+ static void collectGarbage();
};
} // namespace blink
« Source/platform/mediastream/MediaStreamComponent.cpp ('K') | « public/platform/WebMediaStreamTrack.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698