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

Unified Diff: content/common/BUILD.gn

Issue 1817903002: Make more of content pass "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 d334367cd5ebc87f986773c01f5e5fee61d2d7b9..2607496842e610a62481884969eede67f2e11db5 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -161,6 +161,7 @@ source_set("common") {
"//third_party/WebKit/public:blink",
"//third_party/icu",
"//third_party/libjingle",
+ "//third_party/webrtc/base:rtc_base",
"//ui/accessibility",
"//ui/base",
"//ui/base/ime",

Powered by Google App Engine
This is Rietveld 408576698