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

Issue 11368124: Fix library syntax (Closed)

Created:
8 years, 1 month ago by gram
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -16 lines) Patch
M runtime/bin/builtin.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/lib/crypto/crypto_vm.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/lib/utf/utf_vm.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/tests/vm/dart/byte_array_test.dart View 1 chunk +2 lines, -2 lines 1 comment Download
M runtime/tests/vm/dart/isolate_mirror_local_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/tests/vm/dart/isolate_mirror_remote_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/tests/vm/test_config.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/snapshot_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
gram
8 years, 1 month ago (2012-11-07 19:30:15 UTC) #1
Siggi Cherem (dart-lang)
8 years, 1 month ago (2012-11-08 18:38:19 UTC) #2
lgtm - I forgot to hit the button yesterday :(

https://codereview.chromium.org/11368124/diff/1/runtime/tests/vm/dart/byte_ar...
File runtime/tests/vm/dart/byte_array_test.dart (right):

https://codereview.chromium.org/11368124/diff/1/runtime/tests/vm/dart/byte_ar...
runtime/tests/vm/dart/byte_array_test.dart:6: library ByteArrayTest;
use lower_case_name to match the filename.

Powered by Google App Engine
This is Rietveld 408576698