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

Unified Diff: third_party/WebKit/Source/platform/MemoryCoordinator.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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/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) {

Powered by Google App Engine
This is Rietveld 408576698