| /* | |
| * Copyright 2015 Google Inc. | |
| * | |
| * Use of this source code is governed by a BSD-style license that can be | |
| * found in the LICENSE file. | |
| * | |
| * This file can parse information from a JPEG without being able to decode | |
| * it. This does not need Skia to be built with a JPEG library. | |
| */ | |