Index: content/browser/tracing/DEPS |
diff --git a/content/browser/tracing/DEPS b/content/browser/tracing/DEPS |
index 1fc2c948de7d0bec6e8c41bb2f6c1a9ce875b45f..9a61613e98b045ae5bc6b6253d2955d22215da07 100644 |
--- a/content/browser/tracing/DEPS |
+++ b/content/browser/tracing/DEPS |
@@ -7,6 +7,7 @@ include_rules = [ |
specific_include_rules = { |
"tracing_controller_impl\.cc": [ |
- "+v8" |
+ "+v8", |
+ "+chrome/browser/chromeos", |
] |
} |