summaryrefslogtreecommitdiffstats
path: root/webkit/browser/fileapi/webkit_browser_fileapi.gypi
blob: 714257fdf59e68a91ba599a2e4f26a48bd59a0fd (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

{
  'variables': {
    'webkit_browser_fileapi_sources': [
      '../browser/fileapi/file_system_mount_point_provider.h',
    ],
  },
}