Add jdduke@ as owner for touch/gesture code in renderer_host
[chromium-blink-merge.git] / sdch / win / config.h
blobb5fb37c8d0e505aaf8e2bcd355c9202a30820ba8
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // This file and directory exist so that we can use the provided config.h
6 // without putting vsprojects into our include path (which would also give us an
7 // incorrect/incompatible stdint.h).
9 #ifndef SDCH_WIN_CONFIG_H_
10 #define SDCH_WIN_CONFIG_H_
12 #include "../open-vcdiff/vsprojects/config.h"
14 #endif // SDCH_WIN_CONFIG_H_