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

Unified Diff: content/test/BUILD.gn

Issue 2604963002: Store per-origin metadata for localstorage. (Closed)
Patch Set: delete metadata when no more data is stored for an origin Created 4 years 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 ca7f97f12c2d72c2a2ba3b1421b4b0caaab521c0..f8bfe0d02aaeca529ca1f0dee4e59e878a922ba3 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1403,6 +1403,7 @@ test("content_unittests") {
"//content/app:both_for_content_tests",
"//content/browser:for_content_tests",
"//content/browser/cache_storage:cache_storage_proto",
+ "//content/browser/dom_storage:local_storage_proto",
"//content/browser/notifications:notification_proto",
"//content/browser/service_worker:service_worker_proto",
"//content/browser/speech/proto",

Powered by Google App Engine
This is Rietveld 408576698