Index: third_party/WebKit/Source/platform/MemoryCoordinator.cpp |
diff --git a/third_party/WebKit/Source/platform/MemoryCoordinator.cpp b/third_party/WebKit/Source/platform/MemoryCoordinator.cpp |
index e9cf30ecc38c666af82bc02d338f4a2c3819ab03..eee0b08b3ac6cd1ed7617ee6bdc3d070c11ecc62 100644 |
--- a/third_party/WebKit/Source/platform/MemoryCoordinator.cpp |
+++ b/third_party/WebKit/Source/platform/MemoryCoordinator.cpp |
@@ -51,7 +51,6 @@ MemoryCoordinator& MemoryCoordinator::Instance() { |
return *external.Get(); |
} |
- |
MemoryCoordinator::MemoryCoordinator() {} |
void MemoryCoordinator::RegisterClient(MemoryCoordinatorClient* client) { |