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

Unified Diff: tools/dom/scripts/htmlrenamer.py

Issue 208743003: Remove queryUsageAndQuota API (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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: tools/dom/scripts/htmlrenamer.py
diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py
index e7271fbe00ee3dee06b5094a4b46afb6866f89cd..4c4a895247e177d53d6104ee85359e94d4fb30b3 100644
--- a/tools/dom/scripts/htmlrenamer.py
+++ b/tools/dom/scripts/htmlrenamer.py
@@ -313,7 +313,6 @@ private_html_members = monitored.Set('htmlrenamer.private_html_members', [
'Storage.removeItem',
'Storage.setItem',
'StorageEvent.initStorageEvent',
- 'StorageInfo.queryUsageAndQuota',
'TextEvent.initTextEvent',
'Touch.clientX',
'Touch.clientY',

Powered by Google App Engine
This is Rietveld 408576698