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

Unified Diff: build/common.gypi

Issue 85403005: Cache ntdll exports in ELF (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add types file Created 7 years, 1 month 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
« no previous file with comments | « no previous file | chrome_elf/chrome_elf.gyp » ('j') | chrome_elf/chrome_elf_main.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 97e8596bd021e114af6db6b25e4439b7ddb5c89b..146cc5cfde326c1b40a3f6ff3e0110ca4294c9f3 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1454,7 +1454,7 @@
['(branding=="Chrome" and buildtype=="Official")', {
'mac_strip_release%': 1,
}],
- ],
+ ],
}], # OS=="mac"
['OS=="mac" or OS=="ios"', {
'variables': {
« no previous file with comments | « no previous file | chrome_elf/chrome_elf.gyp » ('j') | chrome_elf/chrome_elf_main.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698