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

Unified Diff: content/common/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 | « content/child/BUILD.gn ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 337acfeedee9ae66f3f003341aee8c5c82249230..66a2e065125ab7a4883ca5eaf4479d7358924ac2 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -204,7 +204,6 @@ source_set("common") {
"//mojo/shell/public/interfaces",
"//sandbox",
"//storage/common",
- "//third_party/WebKit/public:blink",
"//third_party/boringssl",
"//third_party/mojo/src/mojo/edk/system",
"//ui/gl",
« no previous file with comments | « content/child/BUILD.gn ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698