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

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

Issue 10831389: Roll IDL to mutlivm@775. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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/Internals.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/testing/MallocStatistics.idl
diff --git a/third_party/WebCore/testing/FastMallocStatistics.idl b/third_party/WebCore/testing/MallocStatistics.idl
similarity index 98%
rename from third_party/WebCore/testing/FastMallocStatistics.idl
rename to third_party/WebCore/testing/MallocStatistics.idl
index 8b60ac3d52e050823751e90de8d4722f3b166f8d..bbaff9dbdc14e673f624d55ff2f0bfa18d2ff9f2 100644
--- a/third_party/WebCore/testing/FastMallocStatistics.idl
+++ b/third_party/WebCore/testing/MallocStatistics.idl
@@ -26,7 +26,7 @@
module window {
interface [
OmitConstructor
- ] FastMallocStatistics {
+ ] MallocStatistics {
readonly attribute unsigned long reservedVMBytes;
readonly attribute unsigned long committedVMBytes;
readonly attribute unsigned long freeListBytes;
« no previous file with comments | « third_party/WebCore/testing/Internals.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698