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

Unified Diff: webkit/storage_common.gyp

Issue 185793004: [Quota] Pass user gesture state with quota request message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 10 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
« webkit/common/quota/quota_types.h ('K') | « webkit/common/quota/quota_types.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_common.gyp
diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp
index 64178c2e1b320015c719f3ebc21610137feeb377..9458f413d8d04adc135483975f91fce65543ce67 100644
--- a/webkit/storage_common.gyp
+++ b/webkit/storage_common.gyp
@@ -43,6 +43,7 @@
'common/fileapi/file_system_util.h',
'common/quota/quota_status_code.cc',
'common/quota/quota_status_code.h',
+ 'common/quota/quota_types.cc',
'common/quota/quota_types.h',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
« webkit/common/quota/quota_types.h ('K') | « webkit/common/quota/quota_types.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698