summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/v8_npobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'V8Binding/v8/v8_npobject.h')
-rw-r--r--V8Binding/v8/v8_npobject.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/V8Binding/v8/v8_npobject.h b/V8Binding/v8/v8_npobject.h
new file mode 100644
index 0000000..c2d8550
--- /dev/null
+++ b/V8Binding/v8/v8_npobject.h
@@ -0,0 +1,7 @@
+// 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.
+
+// This is a temporary file until V8HTMLPlugInElementCustom.cpp in WebKit
+// includes the new name of this file.
+#include "V8NPObject.h"