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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 486573002: Move webkit resources over to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix GN Created 6 years, 4 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 | « chrome/browser/extensions/BUILD.gn ('k') | chrome/browser/ui/views/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index a1d4ed71e4cf8c5838c366f53caf74f33c615c27..abd22f47644b945db365c7ac7b778a0673b8a005 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -88,6 +88,7 @@ static_library("ui") {
"//chrome/common/extensions/api:api",
"//chrome/installer/util",
"//components/autofill/content/browser:risk_proto",
+ "//content/app/resources",
"//device/bluetooth",
"//device/nfc",
"//media",
@@ -107,7 +108,6 @@ static_library("ui") {
"//webkit/browser:storage",
"//webkit/common",
"//webkit/common:storage",
- "//webkit/glue/resources",
#'../third_party/libjingle/libjingle.gyp:libjingle', TODO(GYP)
]
# TODO(GYP)
« no previous file with comments | « chrome/browser/extensions/BUILD.gn ('k') | chrome/browser/ui/views/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698