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

Unified Diff: third_party/WebCore/inspector/InspectorFrontendHost.idl

Issue 11363035: Roll IDLs forward. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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
Index: third_party/WebCore/inspector/InspectorFrontendHost.idl
diff --git a/third_party/WebCore/inspector/InspectorFrontendHost.idl b/third_party/WebCore/inspector/InspectorFrontendHost.idl
index 0edd069fbf7a37d6f9e768e1372b5538ac3df383..728aa0c0e4b0f901324673a1005d18c6e9973d1b 100644
--- a/third_party/WebCore/inspector/InspectorFrontendHost.idl
+++ b/third_party/WebCore/inspector/InspectorFrontendHost.idl
@@ -39,8 +39,6 @@
void setZoomFactor(in float zoom);
void inspectedURLChanged(in DOMString newURL);
- void requestAttachWindow();
- void requestDetachWindow();
void requestSetDockSide(in DOMString side);
void setAttachedWindowHeight(in unsigned long height);
void moveWindowBy(in float x, in float y);

Powered by Google App Engine
This is Rietveld 408576698