git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2011-01-23 Ilya Tikhonovsky <loislo@chromium.org>
[WebKit-https.git]
/
Source
/
WebCore
/
inspector
/
Inspector.idl
diff --git
a/Source/WebCore/inspector/Inspector.idl
b/Source/WebCore/inspector/Inspector.idl
index 79b33f6dbaaca3ece185420c1bc738ead9b0eec4..cf0885f65f58ad8d018066c5b8a318dc4855ed42 100644
(file)
--- a/
Source/WebCore/inspector/Inspector.idl
+++ b/
Source/WebCore/inspector/Inspector.idl
@@
-310,7
+310,6
@@
module core {
[notify, domain=Profiler] void finishHeapSnapshot(out unsigned long uid);
[notify, domain=Profiler] void setRecordingProfile(out boolean isProfiling);
[notify, domain=Profiler] void resetProfiles();
-
#endif // ENABLE_JAVASCRIPT_DEBUGGER
};
}