diff options
Diffstat (limited to 'chrome/browser/resources/print_preview/print_preview_dummy.js')
-rw-r--r-- | chrome/browser/resources/print_preview/print_preview_dummy.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/browser/resources/print_preview/print_preview_dummy.js b/chrome/browser/resources/print_preview/print_preview_dummy.js deleted file mode 100644 index fd282e6..0000000 --- a/chrome/browser/resources/print_preview/print_preview_dummy.js +++ /dev/null @@ -1,5 +0,0 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -cr.enablePlatformSpecificCSSRules(); |