Index: third_party/WebKit/Source/platform/exported/WebConvertableToTraceFormat.cpp |
diff --git a/third_party/WebKit/Source/platform/exported/WebConvertableToTraceFormat.cpp b/third_party/WebKit/Source/platform/exported/WebConvertableToTraceFormat.cpp |
index 75818f15c45e611b790499bf1dd46d8f3ea0f594..10bd338e41b530dcc4510f99ce0e9eee06c042ff 100644 |
--- a/third_party/WebKit/Source/platform/exported/WebConvertableToTraceFormat.cpp |
+++ b/third_party/WebKit/Source/platform/exported/WebConvertableToTraceFormat.cpp |
@@ -1,6 +1,7 @@ |
// Copyright 2014 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#if 0 |
#include "config.h" |
#include "public/platform/WebConvertableToTraceFormat.h" |
@@ -36,3 +37,4 @@ void WebConvertableToTraceFormat::reset() |
} |
} // namespace blink |
+#endif |