Index: cc/output/overlay_candidate_validator.h |
diff --git a/cc/output/overlay_candidate_validator.h b/cc/output/overlay_candidate_validator.h |
index 026f4f3b696b7866fc6fd49be8eac301ca7318d9..fb528da3fcca22195d3aabcd2222d4af868b969d 100644 |
--- a/cc/output/overlay_candidate_validator.h |
+++ b/cc/output/overlay_candidate_validator.h |
@@ -19,8 +19,6 @@ namespace cc { |
// configurations for a particular output device. |
class CC_EXPORT OverlayCandidateValidator { |
public: |
- typedef std::vector<OverlayCandidate> OverlayCandidateList; |
- |
// A list of possible overlay candidates is presented to this function. |
// The expected result is that those candidates that can be in a separate |
// plane are marked with |overlay_handled| set to true, otherwise they are |