Chromium Code Reviews

Unified Diff: DEPS

Issue 2137013006: [Tracing] V8 Tracing Controller (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | include/libplatform/libplatform.h » ('j') | src/libplatform/tracing/trace-buffer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index e1448c50a98e6896613eedf5020eccbfbc18206d..776313c14140e42cd5e403fdaa241dcfd6d43afd 100644
--- a/DEPS
+++ b/DEPS
@@ -52,6 +52,7 @@ recursedeps = [ 'v8/third_party/android_tools' ]
include_rules = [
# Everybody can use some things.
"+include",
+ "+libplatform",
"+unicode",
"+third_party/fdlibm",
]
« no previous file with comments | « no previous file | include/libplatform/libplatform.h » ('j') | src/libplatform/tracing/trace-buffer.h » ('J')

Powered by Google App Engine