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

Unified Diff: third_party/WebCore/testing/InternalSettings.idl

Issue 10837033: Roll IDL to multivm@733 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 | « third_party/WebCore/testing/FastMallocStatistics.idl ('k') | third_party/WebCore/testing/Internals.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/testing/InternalSettings.idl
diff --git a/third_party/WebCore/testing/InternalSettings.idl b/third_party/WebCore/testing/InternalSettings.idl
old mode 100644
new mode 100755
index 3b95c6531b16527bcce2a21f216ed495e8c3d3b2..dd139c06670385157e94be26749aea77080a6c4c
--- a/third_party/WebCore/testing/InternalSettings.idl
+++ b/third_party/WebCore/testing/InternalSettings.idl
@@ -75,6 +75,7 @@ module window {
void setShouldDisplayTrackKind(in DOMString kind, in boolean enabled) raises (DOMException);
boolean shouldDisplayTrackKind(in DOMString trackKind) raises (DOMException);
#endif
+ void setMemoryInfoEnabled(in boolean enabled) raises(DOMException);
};
}
« no previous file with comments | « third_party/WebCore/testing/FastMallocStatistics.idl ('k') | third_party/WebCore/testing/Internals.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698