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

Unified Diff: content/test/BUILD.gn

Issue 2604963002: Store per-origin metadata for localstorage. (Closed)
Patch Set: remove duplicate include line 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
« no previous file with comments | « content/browser/leveldb_wrapper_impl_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/browser/leveldb_wrapper_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698