Index: sdk/lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate |
diff --git a/sdk/lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate b/sdk/lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate |
index adb8b7365268a9dfcfbf60fbeb439b39bd9a0cd1..de9e208353792c4d344e823600b2e88fe5832ccc 100644 |
--- a/sdk/lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate |
+++ b/sdk/lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate |
@@ -2,6 +2,8 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+part of html; |
+ |
String _cachedBrowserPrefix; |
String get _browserPrefix { |