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

Unified Diff: content/common/BUILD.gn

Issue 1947643002: Revert of Turn on assert_no_deps for blink in browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/browser/BUILD.gn ('k') | no next file » | 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 721df2d2ffff5ad02470ac8cfefa9fe9f6a2f107..2019609503625753b599c236d392a09e8fe8f44c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -153,6 +153,7 @@
"//base/third_party/dynamic_annotations",
"//build/util:webkit_version",
"//cc",
+ "//cc/blink",
"//cc/surfaces",
"//components/mus/public/interfaces",
"//components/tracing",
@@ -189,7 +190,7 @@
"//services/shell/runner/common",
"//skia",
"//storage/common",
- "//third_party/WebKit/public:blink_minimal",
+ "//third_party/WebKit/public:blink",
"//third_party/boringssl",
"//third_party/icu",
"//third_party/libjingle",
« no previous file with comments | « content/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698