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

Unified Diff: DEPS

Issue 2137013006: [Tracing] V8 Tracing Controller (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add getter for more attributes of TraceObject Created 4 years, 5 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: DEPS
diff --git a/DEPS b/DEPS
index 8d4bfd9c1d386178b1a031fa0b67ef8db30e45f2..fa902346ddbea630fbdeb64ae406556aab424676 100644
--- a/DEPS
+++ b/DEPS
@@ -52,6 +52,7 @@ recursedeps = [ 'v8/third_party/android_tools' ]
include_rules = [
# Everybody can use some things.
"+include",
+ "+libplatform",
jochen (gone - plz use gerrit) 2016/07/20 11:03:25 why do you need this?
fmeawad 2016/07/26 09:08:09 Done.
"+unicode",
"+third_party/fdlibm",
]
« no previous file with comments | « BUILD.gn ('k') | include/libplatform/libplatform.h » ('j') | include/libplatform/v8-tracing.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698