michael@0: // Copyright (c) 2011 The Chromium Authors. All rights reserved. michael@0: // Use of this source code is governed by a BSD-style license that can be michael@0: // found in the LICENSE file. michael@0: michael@0: // Precompiled header generator for Windows builds. No include is needed michael@0: // in this file as the PCH include is forced via the "Forced Include File" michael@0: // flag in the projects generated by GYP.