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

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: safe json Created 4 years, 11 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 13f3059351565b96d72fbd441f5a151caea61b10..97584ee77c810a1797063b6d85b99c60e6c2b86c 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",
Dirk Pranke 2016/01/28 01:54:30 //content/common doesn't require blink_headers ? t
brettw 2016/01/28 21:30:55 blink_headers is already in the public_deps sectio
"//third_party/boringssl",
"//third_party/mojo/src/mojo/edk/system",
"//ui/gl",

Powered by Google App Engine
This is Rietveld 408576698