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

Unified Diff: DEPS

Issue 2137013006: [Tracing] V8 Tracing Controller (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix GN Build 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 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 | « BUILD.gn ('k') | include/libplatform/libplatform.h » ('j') | include/libplatform/v8-tracing.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698