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

Unified Diff: third_party/WebKit/Source/platform/probe/PlatformProbes.pidl

Issue 2790973002: [instrumentation] Introduce JSON5 config files for probe generator. (Closed)
Patch Set: add missing config files Created 3 years, 9 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/probe/PlatformProbes.pidl
diff --git a/third_party/WebKit/Source/platform/probe/PlatformProbes.pidl b/third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
index e6477eb69640143f9bef4487ad785376ab12da17..5c1e4671f069fb3d2e0d0bcf5f8ad7cde2df66a8 100644
--- a/third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
+++ b/third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
@@ -4,8 +4,6 @@
interface PlatformProbes {
-#define PROBE_EXPORT PLATFORM_EXPORT
-
class FetchContext;
class ResourceRequest;
class ResourceResponse;

Powered by Google App Engine
This is Rietveld 408576698