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

Unified Diff: content/browser/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 | « no previous file | content/browser/dom_storage/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 85b90cedf36b16ee86f463189cfa019615fb633c..4d681cc125a7543fbf8d75079320386d1ef5dffb 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -58,6 +58,7 @@ source_set("browser") {
"//content/browser/cache_storage:cache_storage_proto",
"//content/browser/devtools:protocol_sources",
"//content/browser/devtools:resources",
+ "//content/browser/dom_storage:local_storage_proto",
"//content/browser/notifications:notification_proto",
"//content/browser/payments:payment_app_proto",
"//content/browser/service_worker:service_worker_proto",
« no previous file with comments | « no previous file | content/browser/dom_storage/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698