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

Unified Diff: runtime/bin/vmservice/observatory/deployed/web/packages/shadow_dom/src/platform/platform-init.js

Issue 839543002: Revert "Build Observatory with runtime" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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: runtime/bin/vmservice/observatory/deployed/web/packages/shadow_dom/src/platform/platform-init.js
diff --git a/tests/language/missing_part_of_tag_part.dart b/runtime/bin/vmservice/observatory/deployed/web/packages/shadow_dom/src/platform/platform-init.js
similarity index 91%
copy from tests/language/missing_part_of_tag_part.dart
copy to runtime/bin/vmservice/observatory/deployed/web/packages/shadow_dom/src/platform/platform-init.js
index c4618bc60b69a7cac8d7ddacd25c37ea3840f96a..4e83afc8c5fafb541d0e44d97fbd3621ddba5040 100644
--- a/tests/language/missing_part_of_tag_part.dart
+++ b/runtime/bin/vmservice/observatory/deployed/web/packages/shadow_dom/src/platform/platform-init.js
@@ -1,3 +1,5 @@
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
+
+var Platform = {};

Powered by Google App Engine
This is Rietveld 408576698