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

Unified Diff: content/BUILD.gn

Issue 551103002: Work on "gn check" of content/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 6 years, 3 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 | « no previous file | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/BUILD.gn
diff --git a/content/BUILD.gn b/content/BUILD.gn
index 22c0332310e306b114157379f6507299bb8c6f6b..7f4a198dcb0dad359fdb03504b2c377e134be52b 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -12,7 +12,7 @@ config("content_implementation") {
content_shared_components = [
"//content/gpu",
"//content/plugin",
- "//content/public/browser:sources",
+ "//content/public/browser:browser_sources",
"//content/public/child",
"//content/public/common",
"//content/public/plugin",
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698