From 97add0e3b7e60c4e1db464b45bdc54807b3e8cd9 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Thu, 22 Dec 2011 17:11:01 +0000 Subject: [PATCH] Remove empty /mac/data directory (issue #460). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@441 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 --- cef_paths.gypi | 1 - 1 file changed, 1 deletion(-) diff --git a/cef_paths.gypi b/cef_paths.gypi index 6dce703ce..79f11871b 100644 --- a/cef_paths.gypi +++ b/cef_paths.gypi @@ -101,7 +101,6 @@ ], 'cefclient_bundle_resources_mac': [ 'tests/cefclient/mac/cefclient.icns', - 'tests/cefclient/mac/data/', 'tests/cefclient/mac/English.lproj/InfoPlist.strings', 'tests/cefclient/mac/English.lproj/MainMenu.xib', 'tests/cefclient/mac/Info.plist',