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

Unified Diff: trunk/src/apps/shell/app_shell.gyp

Issue 295093004: Revert 271737 "Revert 271721 "VS2013 Update 2"" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | trunk/src/build/get_landmines.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/apps/shell/app_shell.gyp
===================================================================
--- trunk/src/apps/shell/app_shell.gyp (revision 271920)
+++ trunk/src/apps/shell/app_shell.gyp (working copy)
@@ -175,7 +175,6 @@
'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
},
},
- 'msvs_large_pdb': 1,
'dependencies': [
'<(DEPTH)/sandbox/sandbox.gyp:sandbox',
],
@@ -197,7 +196,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 | trunk/src/build/get_landmines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698