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

Unified Diff: content/test/BUILD.gn

Issue 520913003: Split storage macros into storage and storage_common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 901cc48cd60cbaf827e828702ac8f75a631b3d75..9ebf588c6837981cd9787dd871e846381feac89c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -59,7 +59,7 @@ static_library("test_support") {
"//webkit/child",
"//webkit/common/gpu",
"//webkit/browser:storage",
- "//webkit/common:storage",
+ "//webkit/common:storage_common",
]
forward_dependent_configs_from = [
« no previous file with comments | « content/renderer/BUILD.gn ('k') | webkit/browser/BUILD.gn » ('j') | webkit/browser/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698