Chromium Code Reviews

Unified Diff: third_party/WebKit/public/platform/DEPS

Issue 1642023007: Refactoring: Move functions from WebMemoryDumpProviderAdapter to PartitionAllocMemoryDumpProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: primiano's review Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index 51f379cf3888e2d783b625c6754b9d7374582814..129a74fe2e78d85831d99f4f6a7937ae047c7af5 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+base/trace_event",
"-bindings",
"+cc",
"-cc/blink",

Powered by Google App Engine