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

Unified Diff: content/child/DEPS

Issue 1283793004: [tracing] Add WebCache memory usage in Blink to chrome://tracing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Unregister. Created 5 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: content/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index f67706836e6150a416a76ce365ca21933e621ae0..6255d706763935a0a86e9c1b1e39975cd14cd902 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/scheduler/common",
"+components/tracing",
"+components/webcrypto",
+ "+components/web_cache/renderer",
ssid 2015/08/11 17:40:01 I don't think adding here is a big issue.
"+content/app/strings/grit", # For generated headers
"+content/public/child",

Powered by Google App Engine
This is Rietveld 408576698