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

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

Issue 296723002: Dartium 35: Add a deprecated ShadowRoot.resetStyleInheritance (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: regen 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 | « tools/dom/scripts/dartdomgenerator.py ('k') | tools/dom/templates/html/impl/impl_ShadowRoot.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/scripts/htmlrenamer.py
diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py
index f2cac7e3e8080f44d3400c3920a41d6475c7ceca..c149025bba04abdcac3fd86bdd85248b1e02b64e 100644
--- a/tools/dom/scripts/htmlrenamer.py
+++ b/tools/dom/scripts/htmlrenamer.py
@@ -303,6 +303,7 @@ private_html_members = monitored.Set('htmlrenamer.private_html_members', [
'Screen.availLeft',
'Screen.availTop',
'Screen.availWidth',
+ 'ShadowRoot.resetStyleInheritance',
'Storage.clear',
'Storage.getItem',
'Storage.key',
« no previous file with comments | « tools/dom/scripts/dartdomgenerator.py ('k') | tools/dom/templates/html/impl/impl_ShadowRoot.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698