Revert "Enable deprecations again." because of Chrome compile error.
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Mar 2013 14:50:26 +0000 (14:50 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Mar 2013 14:50:26 +0000 (14:50 +0000)
R=svenpanne@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12493008

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13862 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

include/v8.h

index 7016cb5754abbcc31a4f9dd4d9080c968e604cf7..0e5ab404b07d14344fb83e7f6211704a48a08aff 100644 (file)
@@ -38,6 +38,8 @@
 #ifndef V8_H_
 #define V8_H_
 
+// TODO(svenpanne) Remove me when the Chrome bindings are adapted.
+#define V8_DISABLE_DEPRECATIONS 1
 // TODO(dcarney): Remove once Latin-1 transitions in WebKit has stuck.
 #define V8_ONE_BYTE_STRINGS_ENABLED 1