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

Unified Diff: components/tracing/DEPS

Issue 2293073002: Tracing V2: Proto fields reflection. (Closed)
Patch Set: new one Created 4 years, 4 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: components/tracing/DEPS
diff --git a/components/tracing/DEPS b/components/tracing/DEPS
index 08980e5e0dc7dce910f522c0e23fffba9432d991..e7fe91beb43311de2cd615f038a8800be27082cd 100644
--- a/components/tracing/DEPS
+++ b/components/tracing/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+ipc",
+ "+third_party/protobuf",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698