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

Unified Diff: client/html/src/LoseContext.dart

Issue 9110046: Fix various warnings and errors in html_diff and its annotations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge head Created 8 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: client/html/src/LoseContext.dart
diff --git a/client/html/generated/src/interface/LoseContext.dart b/client/html/src/LoseContext.dart
similarity index 87%
rename from client/html/generated/src/interface/LoseContext.dart
rename to client/html/src/LoseContext.dart
index 3d4a80413204e26099b204d0736761c995692df0..e420efbe5c44f3be67ec2a758a8a27749ecfd507 100644
--- a/client/html/generated/src/interface/LoseContext.dart
+++ b/client/html/src/LoseContext.dart
@@ -2,8 +2,6 @@
// 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.
-// WARNING: Do not edit - generated code.
-
interface LoseContext {
void loseContext();
« no previous file with comments | « client/html/src/ElementWrappingImplementation.dart ('k') | client/html/src/LoseContextWrappingImplementation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698