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

Unified Diff: views/views.gyp

Issue 7706011: Use precompiled headers for most large projects. (Closed) Base URL: ssh://joi@192.168.1.201/home/joi/c/chrome/src@master
Patch Set: Add comments to precompile.cc Created 9 years, 4 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
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 42d37acd8d4f173e5db13b533f0a53b3a0abd6bb..0781f3cb088549ff2bc56d99393d4319d0fd99b6 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -26,6 +26,7 @@
{
'target_name': 'views',
'type': '<(component)',
+ 'msvs_disable_precompiled_header': '1',
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
« build/precompile.h ('K') | « ui/ui.gyp ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698