Commit 6ee35b3e authored by dcarney@chromium.org's avatar dcarney@chromium.org

lint failure with latest depot_tools

BUG=
R=svenpanne@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14992 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 2149ac97
...@@ -8540,6 +8540,8 @@ class StringComparator { ...@@ -8540,6 +8540,8 @@ class StringComparator {
const uint8_t* buffer8_; const uint8_t* buffer8_;
const uint16_t* buffer16_; const uint16_t* buffer16_;
}; };
private:
DISALLOW_IMPLICIT_CONSTRUCTORS(State); DISALLOW_IMPLICIT_CONSTRUCTORS(State);
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment