diff options
author | csilv@chromium.org <csilv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-07 18:30:31 +0000 |
---|---|---|
committer | csilv@chromium.org <csilv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-07 18:30:31 +0000 |
commit | ca90e82bac67f14be0964fd689f5c6d58f8d3fd7 (patch) | |
tree | 2f49ab5caa80408a77e0511fae9b169cbc20ca91 /chrome/browser/ui | |
parent | 37a9076b9eca5cbd49a66564a0e95321987f7228 (diff) | |
download | chromium_src-ca90e82bac67f14be0964fd689f5c6d58f8d3fd7.zip chromium_src-ca90e82bac67f14be0964fd689f5c6d58f8d3fd7.tar.gz chromium_src-ca90e82bac67f14be0964fd689f5c6d58f8d3fd7.tar.bz2 |
[linux] Revert use of 'open sans' on Linux.
BUG=114402
TEST=Web-UI pages show up in Arial.
Review URL: https://chromiumcodereview.appspot.com/9609012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125413 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui')
-rw-r--r-- | chrome/browser/ui/webui/shared_resources_data_source.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/browser/ui/webui/shared_resources_data_source.cc b/chrome/browser/ui/webui/shared_resources_data_source.cc index 5c4706f..63d2ceb 100644 --- a/chrome/browser/ui/webui/shared_resources_data_source.cc +++ b/chrome/browser/ui/webui/shared_resources_data_source.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 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. @@ -33,8 +33,6 @@ int PathToIDR(const std::string& path) { idr = IDR_FOLDER_OPEN_RTL; } else if (path == "ui/resources/throbber.png") { idr = IDR_THROBBER; - } else if (path == "fonts/open_sans.woff") { - idr = IDR_THIRD_PARTY_FONTS_OPEN_SANS; } else { // The name of the files in the grd list are prefixed with the following // directory: |