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

Unified Diff: chrome/browser/extensions/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/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index ddadf69d3e1bd50daaad8137ffa6b0cc5e311ed7..453b1a00ceb12183ed8af73649957c6b8cee926c 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -47,6 +47,7 @@ static_library("extensions") {
"//components/onc",
"//components/strings",
"//components/url_matcher",
+ "//content/app/resources",
"//content/public/browser",
"//content/public/common",
"//crypto",
@@ -72,7 +73,6 @@ static_library("extensions") {
"//url",
"//webkit/browser:storage",
"//webkit/common:storage",
- "//webkit/glue/resources",
#"../third_party/webrtc/modules/modules.gyp:desktop_capture", TODO(GYP)
]
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698