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

Unified Diff: content/test/BUILD.gn

Issue 539143002: Migrate webkit/browser/ to storage/browser/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 ba398b70a436234943640e58465e4f435f033ae4..03e2bc44c196f4f6a1e18f3465ea95c1071ef5ac 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -59,7 +59,7 @@ static_library("test_support") {
"//v8",
"//webkit/child",
"//webkit/common/gpu",
- "//webkit/browser:storage",
+ "//storage/browser",
]
forward_dependent_configs_from = [

Powered by Google App Engine
This is Rietveld 408576698