Chromium Code Reviews| Index: LayoutTests/printing/return-from-printing-mode.html |
| diff --git a/LayoutTests/printing/return-from-printing-mode.html b/LayoutTests/printing/return-from-printing-mode.html |
| index 5353d2bdf79cc3ad7de715077bdc21e77f9feb44..90a1e47f55d361e0ceb586ad63db7a5374b607a3 100644 |
| --- a/LayoutTests/printing/return-from-printing-mode.html |
| +++ b/LayoutTests/printing/return-from-printing-mode.html |
| @@ -1,6 +1,7 @@ |
| <!doctype html> |
| <html> |
| <head> |
| +<script src="../resources/ahem.js"></script> |
| <style type="text/css"> |
| * {font: 16px/1 Ahem;} |
| </style> |