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

Unified Diff: chrome/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: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 0cb4606e912081d29795ae4555c0a885fd812daf..fe8dcf0a91a759d560df43792b37bddfdcdb6762 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -63,7 +63,6 @@ static_library("renderer") {
"//third_party/widevine/cdm:version_h",
"//ui/surface",
"//v8:v8",
- "//webkit/child",
"//webkit/common",
]
« no previous file with comments | « BUILD.gn ('k') | chrome/renderer/DEPS » ('j') | content/child/resource_dispatcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698