| Index: ui/gfx/codec/chromeos/jpeg_codec_robust_slow.cc
|
| diff --git a/ui/gfx/codec/chromeos/jpeg_codec_robust_slow.cc b/ui/gfx/codec/chromeos/jpeg_codec_robust_slow.cc
|
| index 057dd31e6502937f99ae80d5b482a7590480c45f..60fd08337835142110cbd06cc8d308e9127e1608 100644
|
| --- a/ui/gfx/codec/chromeos/jpeg_codec_robust_slow.cc
|
| +++ b/ui/gfx/codec/chromeos/jpeg_codec_robust_slow.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ui/gfx//codec/chromeos/jpeg_codec_robust_slow.h"
|
| +#include "ui/gfx/codec/chromeos/jpeg_codec_robust_slow.h"
|
|
|
| #include <setjmp.h>
|
|
|
|
|