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

Unified Diff: client/dom/generated/src/frog/InjectedScriptHost.dart

Issue 9103001: Revert "Refresh dart:dom" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 12 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
Index: client/dom/generated/src/frog/InjectedScriptHost.dart
diff --git a/client/dom/generated/src/frog/InjectedScriptHost.dart b/client/dom/generated/src/frog/InjectedScriptHost.dart
index 923297da3f480d256a802c5f38e630e928874fb8..f12128cc3ef6b539da807f0e98ef0bdccec6d1aa 100644
--- a/client/dom/generated/src/frog/InjectedScriptHost.dart
+++ b/client/dom/generated/src/frog/InjectedScriptHost.dart
@@ -13,8 +13,6 @@ class InjectedScriptHost native "*InjectedScriptHost" {
Object evaluate(String text) native;
- Object functionLocation(Object object) native;
-
void inspect(Object objectId, Object hints) native;
Object inspectedNode(int num) native;
« no previous file with comments | « client/dom/generated/src/frog/IDBObjectStore.dart ('k') | client/dom/generated/src/frog/InspectorFrontendHost.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698