| Index: content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
| diff --git a/content/shell/renderer/test_runner/web_ax_object_proxy.cc b/content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
| index 6f9a85fedd44985f7a247ddaecd2c40e0322cefa..ac8c2a1eb629e1a4434d98cabcdbb0011b54569c 100644
|
| --- a/content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
| +++ b/content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
| @@ -2,9 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(hajimehoshi): Remove this when UnsafePersistent is removed.
|
| -#define V8_ALLOW_ACCESS_TO_RAW_HANDLE_CONSTRUCTOR
|
| -
|
| #include "content/shell/renderer/test_runner/web_ax_object_proxy.h"
|
|
|
| #include "base/strings/stringprintf.h"
|
|
|