Index: third_party/WebKit/Source/platform/heap/BUILD.gn |
diff --git a/third_party/WebKit/Source/platform/heap/BUILD.gn b/third_party/WebKit/Source/platform/heap/BUILD.gn |
index b931f0c20fba63b79d88c4eecb04757ec55c0cd4..5e7709372cb81fa5a0144a05188d7ca9c62c1902 100644 |
--- a/third_party/WebKit/Source/platform/heap/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/heap/BUILD.gn |
@@ -33,10 +33,10 @@ source_set("heap") { |
"PagePool.h", |
"PersistentNode.cpp", |
"PersistentNode.h", |
- "StackFrameDepth.cpp", |
- "StackFrameDepth.h", |
"SafePoint.cpp", |
"SafePoint.h", |
+ "StackFrameDepth.cpp", |
+ "StackFrameDepth.h", |
"ThreadState.cpp", |
"ThreadState.h", |
"ThreadingTraits.h", |