Fix Win8 metro startup crash from window switcher button
[chromium-blink-merge.git] / webkit / common / database / webkit_common_database.gypi
blobd1851ed68fc5a6a7134e60cc7a74cf5720283c5c
1 # Copyright 2013 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.
6   'variables': {
7     'webkit_common_database_sources': [
8       '../common/database/database_connections.cc',
9       '../common/database/database_connections.h',
10     ],
11   },