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

Unified Diff: apps/shell/app_shell.gyp

Issue 284663003: VS2013 Update 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix line endings on .hash file Created 6 years, 7 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
« no previous file with comments | « no previous file | build/get_landmines.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/app_shell.gyp
diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp
index 3fc81520b2c5d0684e9d9e654c1e31099307a12a..7311ab68aaf2533de04c1342e814e5db4570ab8d 100644
--- a/apps/shell/app_shell.gyp
+++ b/apps/shell/app_shell.gyp
@@ -168,7 +168,6 @@
'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
},
},
- 'msvs_large_pdb': 1,
'dependencies': [
'<(DEPTH)/sandbox/sandbox.gyp:sandbox',
],
@@ -190,7 +189,6 @@
'defines': [
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
- 'msvs_large_pdb': 1,
'sources': [
# TODO(yoz): Refactor once we have a second test target.
'browser/shell_browsertest.cc',
« no previous file with comments | « no previous file | build/get_landmines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698