Regularize namespace closing curlies
authorerikcorry <erikcorry@chromium.org>
Wed, 20 May 2015 09:43:10 +0000 (02:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 20 May 2015 09:42:54 +0000 (09:42 +0000)
commit1edf51cfe691facb59649adbe250d020f1a50a0d
treef9f76b66e92ea87090bcb4cc2c8942627f586b36
parentbf032c2ec8d4858e6cba4ccaf63200f7f39c7cd8
Regularize namespace closing curlies

R=verwaest@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1143133002

Cr-Commit-Position: refs/heads/master@{#28502}
32 files changed:
src/compiler/ast-loop-assignment-analyzer.cc
src/compiler/gap-resolver.cc
src/compiler/graph-visualizer.cc
src/compiler/linkage.cc
src/compiler/move-optimizer.cc
src/compiler/register-configuration.cc
src/compiler/verifier.cc
src/runtime/runtime-array.cc
src/runtime/runtime-classes.cc
src/runtime/runtime-collections.cc
src/runtime/runtime-compiler.cc
src/runtime/runtime-date.cc
src/runtime/runtime-debug.cc
src/runtime/runtime-function.cc
src/runtime/runtime-generator.cc
src/runtime/runtime-i18n.cc
src/runtime/runtime-internal.cc
src/runtime/runtime-json.cc
src/runtime/runtime-literals.cc
src/runtime/runtime-liveedit.cc
src/runtime/runtime-maths.cc
src/runtime/runtime-numbers.cc
src/runtime/runtime-object.cc
src/runtime/runtime-observe.cc
src/runtime/runtime-proxy.cc
src/runtime/runtime-regexp.cc
src/runtime/runtime-scopes.cc
src/runtime/runtime-strings.cc
src/runtime/runtime-symbol.cc
src/runtime/runtime-test.cc
src/runtime/runtime-typedarray.cc
src/runtime/runtime-uri.cc