From 80cc3f70e67f5a2efeb0f434c58d9f9b5641f21a Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Fri, 24 Apr 2009 18:06:05 +0000 Subject: First cut at adding a map between strings names and resource ids. This creates a mapping for all the entries in the theme_resources.grd file and adds a static method for querying the mapping. BUG=10639 Review URL: http://codereview.chromium.org/92085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14443 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/browser.vcproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'chrome/browser/browser.vcproj') diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 854355d..b41bf15 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -2603,6 +2603,18 @@ > + + + + + + -- cgit v1.1