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

Unified Diff: components/packed_ct_ev_whitelist/BUILD.gn

Issue 1643633003: Link Blink into the browser process less. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/guest_view/browser/BUILD.gn ('k') | components/password_manager/content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/packed_ct_ev_whitelist/BUILD.gn
diff --git a/components/packed_ct_ev_whitelist/BUILD.gn b/components/packed_ct_ev_whitelist/BUILD.gn
index 47e6ac7d9c1600a0c1780f76e99dbb700db76d5e..872c6d0634defacc114e7bbdc2732684004c017d 100644
--- a/components/packed_ct_ev_whitelist/BUILD.gn
+++ b/components/packed_ct_ev_whitelist/BUILD.gn
@@ -14,7 +14,6 @@ static_library("packed_ct_ev_whitelist") {
deps = [
"//base",
- "//content",
"//content/public/browser",
"//net",
]
« no previous file with comments | « components/guest_view/browser/BUILD.gn ('k') | components/password_manager/content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698