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

Unified Diff: content/child/BUILD.gn

Issue 519333002: Move resource_loader_bridge.* from webkit/child to content/child. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sort + REBASE 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/browser/DEPS ('k') | content/child/npapi/plugin_url_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index e078d3a5c1e0fd506157c128c416120bdcc67fb3..c8e847f2cf330533a7391c689207c25f5ab5ffe1 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -90,11 +90,10 @@ source_set("child") {
"//content/app/resources",
"//content/app/strings",
"//crypto:platform",
+ "//storage/common",
"//third_party/WebKit/public:blink",
"//third_party/WebKit/public:resources",
"//third_party/npapi",
- "//webkit/child",
- "//storage/common",
]
}
« no previous file with comments | « content/browser/DEPS ('k') | content/child/npapi/plugin_url_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698