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

Unified Diff: Source/bindings/dart/DartController.h

Issue 104433004: Enable VM service inside Dartium Renderer processes (Closed) Base URL: svn://svn.chromium.org/multivm/branches/1650/blink
Patch Set: Created 7 years 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: Source/bindings/dart/DartController.h
diff --git a/Source/bindings/dart/DartController.h b/Source/bindings/dart/DartController.h
index dd2af81d4e930a2af51f9ae7d2274391d2361760..f6a14c5db7699723bfbdd50481f3c3e505b8253d 100644
--- a/Source/bindings/dart/DartController.h
+++ b/Source/bindings/dart/DartController.h
@@ -115,6 +115,7 @@ private:
friend class DartDomLoadCallback;
friend class DartScriptRunner;
+ friend class DartService;
};
}

Powered by Google App Engine
This is Rietveld 408576698