Remove explicit include on mozilla sources.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@768 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
720e87d67b
commit
4e6607a343
6
cef.gyp
6
cef.gyp
|
@ -936,12 +936,6 @@
|
|||
'libcef/browser/javascript_dialog_mac.mm',
|
||||
'libcef/browser/menu_creator_runner_mac.h',
|
||||
'libcef/browser/menu_creator_runner_mac.mm',
|
||||
# Include necessary Mozilla sources. Remove these lines once they're
|
||||
# included by content_browser.gypi. See crbug.com/120719.
|
||||
'<(DEPTH)/third_party/mozilla/NSString+Utils.h',
|
||||
'<(DEPTH)/third_party/mozilla/NSString+Utils.mm',
|
||||
'<(DEPTH)/third_party/mozilla/NSURL+Utils.h',
|
||||
'<(DEPTH)/third_party/mozilla/NSURL+Utils.m',
|
||||
# Include sources for context menu implementation.
|
||||
'<(DEPTH)/chrome/browser/disposition_utils.cc',
|
||||
'<(DEPTH)/chrome/browser/disposition_utils.h',
|
||||
|
|
Loading…
Reference in New Issue