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

Unified Diff: content/renderer/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: add files to content_child.gypi 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
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 9d44fd14aa82769bbdf1578ebf44763753f18016..266d9634aab778401027abd886e244db2602c975 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -46,7 +46,6 @@ source_set("renderer") {
"//ui/native_theme",
"//ui/surface",
"//v8",
- "//webkit/child",
"//webkit/common",
"//webkit/common:storage_common",
"//webkit/common/gpu",

Powered by Google App Engine
This is Rietveld 408576698