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

Unified Diff: sky/engine/core/script/dart_service_isolate/server.dart

Issue 1215163003: Random cleanup of various Dart things in our tree. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/engine/core/script/dart_service_isolate/resources.dart ('k') | sky/sdk/example/game/lib/sprites.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/script/dart_service_isolate/server.dart
diff --git a/sky/engine/core/script/dart_service_isolate/server.dart b/sky/engine/core/script/dart_service_isolate/server.dart
index 7fa478876e68e2eff00b2147c267e1168cd3c21a..af70fed60b2a24c53cc8bebac1a7c2c77eb73aa0 100644
--- a/sky/engine/core/script/dart_service_isolate/server.dart
+++ b/sky/engine/core/script/dart_service_isolate/server.dart
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-part of dart_controller_service_isolate;
+part of sky_shell_dart_controller_service_isolate;
class WebSocketClient extends Client {
static const int PARSE_ERROR_CODE = 4000;
« no previous file with comments | « sky/engine/core/script/dart_service_isolate/resources.dart ('k') | sky/sdk/example/game/lib/sprites.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698