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

Unified Diff: components/web_cache/browser/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: components/web_cache/browser/DEPS
diff --git a/components/web_cache/browser/DEPS b/components/web_cache/browser/DEPS
index f6417ed8f4e4e190804b9aa023f75aa880ebe531..e97872861232da580b1109788a8f5e4551d7103f 100644
--- a/components/web_cache/browser/DEPS
+++ b/components/web_cache/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/common",
"+content/public/browser",
"+content/public",
'+third_party/WebKit/public/web',

Powered by Google App Engine
This is Rietveld 408576698