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

Unified Diff: content/common/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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e41d84cf142f98794a2afd1ecb7c35971dfa6395..afb25bf687a70224deaf314f39e99d232b3d0569 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -63,7 +63,7 @@ source_set("common") {
"//sandbox",
"//third_party/WebKit/public:blink",
"//ui/gl",
- "//webkit/browser:storage",
+ "//storage/browser",
"//storage/common",
"//webkit/common/gpu",
]

Powered by Google App Engine
This is Rietveld 408576698