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

Unified Diff: content/shell/BUILD.gn

Issue 554393009: Make chrome GN build work in component mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: undo gyp changes 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 | « content/renderer/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 6621e63c253f173800387757b0747c612d47e1e2..34bd4e41a9db4e6619f0fb6d0d19aba441c5c562 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -210,10 +210,10 @@ static_library("content_shell_lib") {
"//cc",
"//components/crash/app",
"//content:resources",
- "//content/app:both",
"//content/app/resources",
"//content/app/strings",
"//content/gpu",
+ "//content/public/app:both",
"//content/public/browser",
"//content/public/common",
"//content/public/plugin",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698