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

Unified Diff: content/shell/BUILD.gn

Issue 528363002: Move webCacheManager to //components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add OWNERS. Created 6 years, 3 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/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 8c372a9df29f339b51419df04aaf273ff6951dde..00699fb1d2270708bd6eef0706082e06dce7e740 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -208,6 +208,7 @@ static_library("content_shell_lib") {
"//base/third_party/dynamic_annotations",
"//cc",
"//components/crash/app",
+ "//components/web_cache/renderer",
"//content:resources",
"//content/app:both",
"//content/app/resources",

Powered by Google App Engine
This is Rietveld 408576698