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

Unified Diff: components/web_cache/browser/DEPS

Issue 2096643002: Eliminate MojoApplicationHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mah3
Patch Set: . Created 4 years, 6 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
« no previous file with comments | « components/web_cache/browser/BUILD.gn ('k') | components/web_cache/browser/web_cache_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/browser/DEPS
diff --git a/components/web_cache/browser/DEPS b/components/web_cache/browser/DEPS
index f6417ed8f4e4e190804b9aa023f75aa880ebe531..b90a1edea8cf19d2485040cec59829db2f776ab5 100644
--- a/components/web_cache/browser/DEPS
+++ b/components/web_cache/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content/public/browser",
"+content/public",
- '+third_party/WebKit/public/web',
+ "+services/shell/public/cpp",
+ "+third_party/WebKit/public/web",
]
« no previous file with comments | « components/web_cache/browser/BUILD.gn ('k') | components/web_cache/browser/web_cache_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698