Commit 84e235f0 authored by Nico Weber's avatar Nico Weber

Remaining changes to build all code in src.git with -Wimplicit-fallthrough.

This CL was uploaded by git cl split.

R=tbarzic@chromium.org

Bug: 177475
Change-Id: Ie043227144ac242f6c4939f54e59370e1c65743e
Reviewed-on: https://chromium-review.googlesource.com/891780Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533021}
parent 62d11506
......@@ -214,6 +214,7 @@ management::ExtensionInfo CreateExtensionInfo(
break;
case Manifest::NUM_LOCATIONS:
NOTREACHED();
FALLTHROUGH;
case Manifest::INVALID_LOCATION:
case Manifest::COMPONENT:
case Manifest::EXTERNAL_COMPONENT:
......
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