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

Unified Diff: Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl

Issue 169293002: Oilpan: Remove GC_INFO_{DEFINE,DECLARE} macros (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixheaptest 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/build/scripts/templates/InternalSettingsGenerated.h.tmpl
diff --git a/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl b/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl
index 058c6087019629faf4672d179721588c33a987ec..17300b76eef3cd34fa63e82fe6bc7365583c97e3 100644
--- a/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl
+++ b/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl
@@ -15,7 +15,6 @@ namespace WebCore {
class Page;
class InternalSettingsGenerated : public RefCountedWillBeGarbageCollectedFinalized<InternalSettingsGenerated> {
- DECLARE_GC_INFO;
public:
explicit InternalSettingsGenerated(Page*);
virtual ~InternalSettingsGenerated();
« no previous file with comments | « Source/build/scripts/templates/InternalSettingsGenerated.cpp.tmpl ('k') | Source/core/animation/AnimationEffect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698