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

Unified Diff: content/browser/tracing/DEPS

Issue 2072383002: Trace revision and v8 version for IterationInfo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: specific_include_rules tracing_controller_impl.cc +v8 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: content/browser/tracing/DEPS
diff --git a/content/browser/tracing/DEPS b/content/browser/tracing/DEPS
index 982848711e32e2f9a1c43346896595462d0eb3d2..1fc2c948de7d0bec6e8c41bb2f6c1a9ce875b45f 100644
--- a/content/browser/tracing/DEPS
+++ b/content/browser/tracing/DEPS
@@ -4,3 +4,9 @@ include_rules = [
"+third_party/zlib/zlib.h",
"+tools/battor_agent",
]
+
+specific_include_rules = {
+ "tracing_controller_impl\.cc": [
+ "+v8"
+ ]
+}
« no previous file with comments | « chrome/browser/tracing/chrome_tracing_delegate.cc ('k') | content/browser/tracing/tracing_controller_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698