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

Unified Diff: third_party/WebKit/Source/platform/exported/WebConvertableToTraceFormat.cpp

Issue 1381023002: NOCOMMIT: Blink tracing now uses base Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/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

Powered by Google App Engine
This is Rietveld 408576698