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

Unified Diff: dart/tools/addlatexhash.dart

Issue 957193003: More changes to fix dependencies after github move (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 5 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 | « no previous file | deps/dartium.deps/DEPS » ('j') | deps/dartium.deps/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/addlatexhash.dart
===================================================================
--- dart/tools/addlatexhash.dart (revision 44043)
+++ dart/tools/addlatexhash.dart (working copy)
@@ -24,7 +24,7 @@
import 'dart:io';
import 'dart:convert';
-import '../pkg/utf/lib/utf.dart';
+import '../third_party/pkg/utf/lib/utf.dart';
import '../third_party/pkg/crypto/lib/crypto.dart';
// ----------------------------------------------------------------------
« no previous file with comments | « no previous file | deps/dartium.deps/DEPS » ('j') | deps/dartium.deps/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698