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

Unified Diff: webkit/support/webkit_support.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: Merge to lkgr. Created 9 years, 3 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 | « webkit/plugins/ppapi/url_request_info_unittest.cc ('k') | webkit/webkit.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gyp
diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
index 211725ab669d2b5d18d98dc5f88e8062016bc5d7..a6d99cda1f7e7b161dc8a857c9c050f0ffc1e02d 100644
--- a/webkit/support/webkit_support.gyp
+++ b/webkit/support/webkit_support.gyp
@@ -4,6 +4,7 @@
{
'includes': [
+ '../../build/win_precompile.gypi',
'../appcache/webkit_appcache.gypi',
'../blob/webkit_blob.gypi',
'../database/webkit_database.gypi',
« no previous file with comments | « webkit/plugins/ppapi/url_request_info_unittest.cc ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698