Helpful checks.cc file is being helpful.

R=titzer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#30046}
This commit is contained in:
mstarzinger 2015-08-06 06:33:37 -07:00 committed by Commit bot
parent 7ce3afa0df
commit 325257744f
3 changed files with 0 additions and 11 deletions

View File

@ -638,7 +638,6 @@ source_set("v8_base") {
"src/char-predicates.cc",
"src/char-predicates-inl.h",
"src/char-predicates.h",
"src/checks.cc",
"src/checks.h",
"src/circular-queue-inl.h",
"src/circular-queue.h",

View File

@ -1,9 +0,0 @@
// Copyright 2006-2008 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "src/checks.h"
namespace v8 {
namespace internal {} // namespace internal
} // namespace v8

View File

@ -429,7 +429,6 @@
'../../src/char-predicates.cc',
'../../src/char-predicates-inl.h',
'../../src/char-predicates.h',
'../../src/checks.cc',
'../../src/checks.h',
'../../src/circular-queue-inl.h',
'../../src/circular-queue.h',