From c81d12b9aec75336bc6eced5bf280bd5722a01b9 Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Wed, 23 Jun 2010 06:37:48 +0000 Subject: Remove DIR_THEMES, I removed themes/default.{dll,pak} a long time ago. Review URL: http://codereview.chromium.org/2809028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50578 0039d316-1c4b-4281-b951-d872f2087c98 --- app/app_paths.h | 1 - 1 file changed, 1 deletion(-) (limited to 'app/app_paths.h') diff --git a/app/app_paths.h b/app/app_paths.h index 250e6bf..2371377 100644 --- a/app/app_paths.h +++ b/app/app_paths.h @@ -13,7 +13,6 @@ namespace app { enum { PATH_START = 2000, - DIR_THEMES, // Directory where theme dll files are stored. DIR_LOCALES, // Directory where locale resources are stored. DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files. -- cgit v1.1