Fix presubmit check failure.

NOTRY=true
TBR=bmeurer@chromium.org

Review-Url: https://codereview.chromium.org/2044593003
Cr-Commit-Position: refs/heads/master@{#36770}
This commit is contained in:
yangguo 2016-06-06 23:37:01 -07:00 committed by Commit bot
parent 7c3748a9c4
commit 208d2ce882

View File

@ -2531,4 +2531,6 @@ SerializedCodeData* SerializedCodeData::FromCachedData(Isolate* isolate,
delete scd;
return NULL;
}
} } // namespace v8::internal
} // namespace internal
} // namespace v8