Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 8bc2ea5

Browse files
committed
Revert "Merge pull request #371 from fungl164/fungl164/chrome-live-osx-2"
This reverts commit 305dadc, reversing changes made to 7d19cdc.
1 parent ec40f23 commit 8bc2ea5

File tree

4 files changed

+69
-572
lines changed

4 files changed

+69
-572
lines changed

appshell.gyp

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2011 The Chromium Embedded Framework Authors. All rights
1+
# Copyright (c) 2011 The Chromium Embedded Framework Authors. All rights
22
# reserved. Use of this source code is governed by a BSD-style license that
33
# can be found in the LICENSE file.
44

@@ -204,8 +204,6 @@
204204
'link_settings': {
205205
'libraries': [
206206
'$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
207-
'$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
208-
'$(SDKROOT)/System/Library/Frameworks/ScriptingBridge.framework',
209207
'$(CONFIGURATION)/libcef.dylib',
210208
],
211209
},
@@ -361,8 +359,6 @@
361359
'link_settings': {
362360
'libraries': [
363361
'$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
364-
'$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
365-
'$(SDKROOT)/System/Library/Frameworks/ScriptingBridge.framework',
366362
'$(CONFIGURATION)/libcef.dylib',
367363
],
368364
},

appshell/GoogleChrome.h

Lines changed: 0 additions & 191 deletions
This file was deleted.

0 commit comments

Comments
 (0)