summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/chrome_dll.gypi3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index cf012a3..d828c3e 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -381,8 +381,7 @@
{
'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Resources',
'files': [
- '<(PRODUCT_DIR)/resources/inspector/',
- '<(PRODUCT_DIR)/resources/bookmark_manager/'
+ '<(PRODUCT_DIR)/resources/inspector/'
],
'conditions': [
['mac_breakpad==1', {