1 diff --git a/gfx/ots/src/gasp.h b/gfx/ots/src/gasp.h
2 --- a/gfx/ots/src/gasp.h
3 +++ b/gfx/ots/src/gasp.h
5 // Copyright (c) 2009 The Chromium Authors. All rights reserved.
6 // Use of this source code is governed by a BSD-style license that can be
7 // found in the LICENSE file.
13 #include <utility> // std::pair
21 diff --git a/gfx/ots/src/glyf.h b/gfx/ots/src/glyf.h
22 --- a/gfx/ots/src/glyf.h
23 +++ b/gfx/ots/src/glyf.h
25 // Copyright (c) 2009 The Chromium Authors. All rights reserved.
26 // Use of this source code is governed by a BSD-style license that can be
27 // found in the LICENSE file.
33 #include <utility> // std::pair
41 diff --git a/gfx/ots/src/metrics.h b/gfx/ots/src/metrics.h
42 --- a/gfx/ots/src/metrics.h
43 +++ b/gfx/ots/src/metrics.h
45 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
46 // Use of this source code is governed by a BSD-style license that can be
47 // found in the LICENSE file.
49 #ifndef OTS_METRICS_H_
50 #define OTS_METRICS_H_
53 #include <utility> // std::pair
60 struct OpenTypeMetricsHeader {