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

Unified Diff: third_party/WebKit/public/platform/WebConvertableToTraceFormat.h

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
« no previous file with comments | « third_party/WebKit/Source/wtf/text/CString.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
diff --git a/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h b/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
index aaffa05a046b5fb5fd33cf89fd89584ed96aba65..a750abde25439663581dd0209f77c8b78756b969 100644
--- a/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
+++ b/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
@@ -5,6 +5,7 @@
#ifndef WebConvertableToTraceFormat_h
#define WebConvertableToTraceFormat_h
+#if 0
#include "WebPrivatePtr.h"
#include "WebString.h"
@@ -39,5 +40,6 @@ private:
};
} // namespace blink
+#endif
#endif
« no previous file with comments | « third_party/WebKit/Source/wtf/text/CString.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698