Index: chrome/chrome_dll.gypi |
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi |
index f4bbdcbca5bad6d72ef3503a7a99497430228a03..ca9656f578965a763a8e25ce3ee12a3efec0cfd7 100644 |
--- a/chrome/chrome_dll.gypi |
+++ b/chrome/chrome_dll.gypi |
@@ -83,7 +83,6 @@ |
'worker', |
'../printing/printing.gyp:printing', |
'../net/net.gyp:net_resources', |
- '../build/util/support/support.gyp:*', |
'../third_party/cld/cld.gyp:cld', |
'../views/views.gyp:views', |
'../webkit/support/webkit_support.gyp:webkit_resources', |
@@ -289,7 +288,6 @@ |
'dependencies': [ |
# Bring in pdfsqueeze and run it on all pdfs |
'../build/temp_gyp/pdfsqueeze.gyp:pdfsqueeze', |
- '../build/util/support/support.gyp:*', |
# On Mac, Flash gets put into the framework, so we need this |
# dependency here. flash_player.gyp will copy the Flash bundle |
# into PRODUCT_DIR. |