summaryrefslogtreecommitdiffstats
path: root/webkit/build/V8Bindings/precompiled_v8bindings.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/V8Bindings/precompiled_v8bindings.h')
-rw-r--r--webkit/build/V8Bindings/precompiled_v8bindings.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/webkit/build/V8Bindings/precompiled_v8bindings.h b/webkit/build/V8Bindings/precompiled_v8bindings.h
deleted file mode 100644
index e1a8217..0000000
--- a/webkit/build/V8Bindings/precompiled_v8bindings.h
+++ /dev/null
@@ -1,15 +0,0 @@
-// Copyright (c) 2006-2008 The Chromium 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 "config.h"
-#include "v8_proxy.h"
-#include "v8_binding.h"
-
-#include <assert.h>
-#include <math.h>
-#include <time.h>
-
-#include <hash_map>
-#include <string>
-#include <vector>