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

Unified Diff: content/test/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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 9ebf588c6837981cd9787dd871e846381feac89c..913d601cf5f7778e3f1493d80b719672608ab7d6 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -56,7 +56,6 @@ static_library("test_support") {
"//third_party/WebKit/public:blink",
"//ui/surface",
"//v8",
- "//webkit/child",
"//webkit/common/gpu",
"//webkit/browser:storage",
"//webkit/common:storage_common",

Powered by Google App Engine
This is Rietveld 408576698