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

Unified Diff: 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
« no previous file with comments | « no previous file | chrome/renderer/BUILD.gn » ('j') | content/child/resource_dispatcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6ed045c2ec436be10205fa5d9f436d4d5c71f641..b5cb322cd2278176d766164558fe14e93d0a50c1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -124,7 +124,6 @@ group("root") {
"//url",
"//v8:v8",
"//webkit/browser:storage",
- "//webkit/child",
]
if (!is_win) {
@@ -226,7 +225,6 @@ group("root") {
"//ui/web_dialogs",
"//ui/wm",
"//webkit/browser:storage",
- "//webkit/child",
]
}
« no previous file with comments | « no previous file | chrome/renderer/BUILD.gn » ('j') | content/child/resource_dispatcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698