Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(776)

Unified Diff: content/content_shell.gypi

Issue 1413783003: Make chrome and other targets compile on Mac GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ChromeOS fixes Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« BUILD.gn ('K') | « chrome/test/BUILD.gn ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index a5147072141f5a7616f1b1b9ec316989032d3ae9..db1e9e9af4cc49832f579abb2f3e9d799e88226e 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -684,6 +684,7 @@
['OS=="mac"', {
'targets': [
{
+ # GN version: //content/shell:framework
'target_name': 'content_shell_framework',
'type': 'shared_library',
'product_name': '<(content_shell_product_name) Framework',
« BUILD.gn ('K') | « chrome/test/BUILD.gn ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698