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

Unified Diff: content/browser/tracing/DEPS

Issue 2400163003: arc: enable Android tracing in verified-boot mode (Closed)
Patch Set: arc: enable Android framework tracing in chrome://tracing Created 4 years, 2 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 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",
]
}

Powered by Google App Engine
This is Rietveld 408576698