summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--chrome/chrome.gyp4
2 files changed, 2 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index c2b2517..e870458 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@521",
+ "http://gyp.googlecode.com/svn/trunk@524",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2220",
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 7cfbc91..75ed116 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4146,9 +4146,7 @@
'chrome_dll_version',
'chrome_resources',
'installer/installer.gyp:installer_util_strings',
- # TODO(sgk): causes problems because theme_dll doesn't
- # actually generate default.lib, but now expects it.
- #'theme_dll',
+ 'theme_dll',
'worker',
'../net/net.gyp:net_resources',
'../support/support.gyp:*',