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

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: 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/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index d9b9a5b81728120bdb1d6d105d959f57c3ebc506..a16c5f46fe0f9497e47e39821ea4aa09de690774 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -93,7 +93,6 @@ source_set("child") {
"//third_party/WebKit/public:blink",
"//third_party/WebKit/public:resources",
"//third_party/npapi",
- "//webkit/child",
"//webkit/common",
]
}

Powered by Google App Engine
This is Rietveld 408576698