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

Unified Diff: third_party/WebKit/Source/modules/storage/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 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: third_party/WebKit/Source/modules/storage/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/storage/BUILD.gn b/third_party/WebKit/Source/modules/storage/BUILD.gn
index e25818f16034457e83abed2904ac6bff92d50f23..37006cc83f83c8803d6900dbf3bd7f1d4464bf98 100644
--- a/third_party/WebKit/Source/modules/storage/BUILD.gn
+++ b/third_party/WebKit/Source/modules/storage/BUILD.gn
@@ -16,6 +16,7 @@ blink_modules_sources("storage") {
"Storage.h",
"StorageArea.cpp",
"StorageArea.h",
+ "StorageClient.h",
"StorageEvent.cpp",
"StorageEvent.h",
"StorageNamespace.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/speech/BUILD.gn ('k') | third_party/WebKit/Source/modules/webdatabase/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698