| Index: third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in b/third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in
|
| deleted file mode 100644
|
| index 9f6573dc959317ff88358298fa00757bf0e14d3d..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in
|
| +++ /dev/null
|
| @@ -1,29 +0,0 @@
|
| -// This file specifies the unit strings used in CSSPrimitiveValues.
|
| -
|
| -em unit_type=Ems
|
| -ex unit_type=Exs
|
| -px unit_type=Pixels
|
| -cm unit_type=Centimeters
|
| -mm unit_type=Millimeters
|
| -in unit_type=Inches
|
| -pt unit_type=Points
|
| -pc unit_type=Picas
|
| -deg unit_type=Degrees
|
| -rad unit_type=Radians
|
| -grad unit_type=Gradians
|
| -ms unit_type=Milliseconds
|
| -s unit_type=Seconds
|
| -hz unit_type=Hertz
|
| -khz unit_type=Kilohertz
|
| -dpi unit_type=DotsPerInch
|
| -dpcm unit_type=DotsPerCentimeter
|
| -dppx unit_type=DotsPerPixel
|
| -vw unit_type=ViewportWidth
|
| -vh unit_type=ViewportHeight
|
| -vmin unit_type=ViewportMin
|
| -vmax unit_type=ViewportMax
|
| -rem unit_type=Rems
|
| -fr unit_type=Fraction
|
| -turn unit_type=Turns
|
| -ch unit_type=Chs
|
| -__qem unit_type=QuirkyEms
|
|
|