diff options
Diffstat (limited to 'chrome/app/theme/google_theme_resources.rc')
-rw-r--r-- | chrome/app/theme/google_theme_resources.rc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/chrome/app/theme/google_theme_resources.rc b/chrome/app/theme/google_theme_resources.rc deleted file mode 100644 index 5c16eeb..0000000 --- a/chrome/app/theme/google_theme_resources.rc +++ /dev/null @@ -1,15 +0,0 @@ -// Resources used by common/*.
-//
-// Paths in this file are relative to the current file.
-
-#include "theme_resources.h"
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// data resources
-//
-
-#if defined(GOOGLE_CHROME_BUILD)
-IDR_DISTRIBUTOR_LOGO BINDATA "distributor_logo.png"
-IDR_DISTRIBUTOR_LOGO_LIGHT BINDATA "distributor_logo_light.png"
-#endif
|