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

Unified Diff: third_party/WebKit/Source/core/dom/TransformSource.h

Issue 1412083007: Remove FastAllocBase.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/Source/core/dom/TransformSource.h
diff --git a/third_party/WebKit/Source/core/dom/TransformSource.h b/third_party/WebKit/Source/core/dom/TransformSource.h
index 1f3eb5e9189ed5c10e4ffb4b39b58aae67e9aaf7..0bc0bd444f62643a791a5469b8824006c43c2b83 100644
--- a/third_party/WebKit/Source/core/dom/TransformSource.h
+++ b/third_party/WebKit/Source/core/dom/TransformSource.h
@@ -20,7 +20,7 @@
#ifndef TransformSource_h
#define TransformSource_h
-#include "wtf/FastAllocBase.h"
+#include "wtf/Allocator.h"
#include "wtf/Noncopyable.h"
#include <libxml/tree.h>

Powered by Google App Engine
This is Rietveld 408576698