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

Unified Diff: dart/site/try/build_try.gyp

Issue 225903003: Tokenize one line at a time. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address Kasper's comments Created 6 years, 8 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 | dart/site/try/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/build_try.gyp
diff --git a/dart/site/try/build_try.gyp b/dart/site/try/build_try.gyp
index b62178edf63366998d97e689974970e2ded1233d..654fce027de0401ce8d7d7e86ae62a9906cbb703 100644
--- a/dart/site/try/build_try.gyp
+++ b/dart/site/try/build_try.gyp
@@ -25,6 +25,7 @@
'try_dart_static_files': [
'index.html',
'dartlang-style.css',
+ 'line_numbers.css',
'iframe.html',
'iframe.js',
'dart-icon.png', # iOS icon.
« no previous file with comments | « no previous file | dart/site/try/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698