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

Unified Diff: third_party/WebKit/Source/DEPS

Issue 1375643002: [tracing] directly use memory-infra from blink -> base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/DEPS
diff --git a/third_party/WebKit/Source/DEPS b/third_party/WebKit/Source/DEPS
index a93d3c79977ac21cbdb4ccd0e2c59d10b4dea22b..fbd2098512b233cfbcc303660d8d3c4abff78865 100644
--- a/third_party/WebKit/Source/DEPS
+++ b/third_party/WebKit/Source/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "+base/trace_event/memory_allocator_dump.h",
+ "+base/trace_event/memory_dump_provider.h",
+ "+base/trace_event/process_memory_dump.h",
"+wtf",
]

Powered by Google App Engine
This is Rietveld 408576698