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

Unified Diff: mojo/dart/embedder/core/natives_patch.dart

Issue 1027603002: Dart: Removes all but native calls and the handle watcher from the snapshot. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Hoist application interface dependence Created 5 years, 9 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 | « mojo/dart/embedder/core/message_pipe_patch.dart ('k') | mojo/dart/embedder/dart_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/embedder/core/natives_patch.dart
diff --git a/mojo/dart/embedder/core/buffer_patch.dart b/mojo/dart/embedder/core/natives_patch.dart
similarity index 99%
rename from mojo/dart/embedder/core/buffer_patch.dart
rename to mojo/dart/embedder/core/natives_patch.dart
index fd34d1f948f5ec7f1a52aa9c11ace583055636de..a7402a41b5d3b042b5f00c889dd406aa0ea3c0d6 100644
--- a/mojo/dart/embedder/core/buffer_patch.dart
+++ b/mojo/dart/embedder/core/natives_patch.dart
@@ -1,4 +1,3 @@
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-
« no previous file with comments | « mojo/dart/embedder/core/message_pipe_patch.dart ('k') | mojo/dart/embedder/dart_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698