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

Unified Diff: Source/modules/quota/StorageInfo.idl

Issue 294953002: Oilpan: enable Oilpan by default in modules/quota. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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
« no previous file with comments | « Source/modules/quota/StorageInfo.h ('k') | Source/modules/quota/StorageQuota.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/quota/StorageInfo.idl
diff --git a/Source/modules/quota/StorageInfo.idl b/Source/modules/quota/StorageInfo.idl
index feec250125d91f90a9c268b29972c24ba68e903c..112f4a472efd8fb27b9517619d4fe513efa3cca7 100644
--- a/Source/modules/quota/StorageInfo.idl
+++ b/Source/modules/quota/StorageInfo.idl
@@ -29,7 +29,7 @@
*/
[
- WillBeGarbageCollected,
+ GarbageCollected,
NoInterfaceObject,
RuntimeEnabled=QuotaPromise
] interface StorageInfo {
« no previous file with comments | « Source/modules/quota/StorageInfo.h ('k') | Source/modules/quota/StorageQuota.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698