Skip to content

Commit

Permalink
Work on getting things built with -Wimplicit-fallthrough. This CL was…
Browse files Browse the repository at this point in the history
… uploaded by git cl split.

R=jochen@chromium.org

Change-Id: I9bfb6786d2fb2ef764c91145c488b50cbf76c487
Reviewed-on: https://chromium-review.googlesource.com/889879
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532422}
  • Loading branch information
nico committed Jan 29, 2018
1 parent 5db296a commit dbe759e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdf/pdfium/pdfium_engine.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1405,6 +1405,7 @@ bool PDFiumEngine::HandleEvent(const pp::InputEvent& event) {
// TODO(dsinclair): This should allow a little bit of movement (up to the
// touch radii) to account for finger jiggle.
KillTouchTimer(next_touch_timer_id_);
break;
default:
break;
}
Expand Down

0 comments on commit dbe759e

Please sign in to comment.