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

Unified Diff: samples/pond/editors_stub.dart

Issue 9363064: move proxy out into sample/proxy (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 years, 10 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 | « samples/pond/dart_lib.html ('k') | samples/proxy/proxy.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/pond/editors_stub.dart
diff --git a/samples/pond/editors_stub.dart b/samples/pond/editors_stub.dart
index 3888f2325af1a66d7371659ce44d4f1fd4aae067..821d8bf1b3c59b73c981aec2353056bef0b693a4 100644
--- a/samples/pond/editors_stub.dart
+++ b/samples/pond/editors_stub.dart
@@ -9,6 +9,7 @@
#library("editor_stub");
+#import("../proxy/proxy.dart");
#import("editors.dart");
/**
« no previous file with comments | « samples/pond/dart_lib.html ('k') | samples/proxy/proxy.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698