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

Unified Diff: src/libplatform/DEPS

Issue 2190973003: [Tracing] V8 Tracing Controller - Add args and copy support (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: More fixes 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: src/libplatform/DEPS
diff --git a/src/libplatform/DEPS b/src/libplatform/DEPS
index 2ea335990fb08999bba817297585e84b6d15ad41..5162008107b45b8911f55ccb998395048b0fe5ae 100644
--- a/src/libplatform/DEPS
+++ b/src/libplatform/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"-src",
"+src/base",
"+src/libplatform",
+ "+src/tracing"
]

Powered by Google App Engine
This is Rietveld 408576698