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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 16010006: Move webkit/chromeos into webkit/browser/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/chromeos/fileapi/remote_file_system_operation.cc ('k') | webkit/storage/webkit_storage.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/fileapi/webkit_fileapi.gypi
diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
deleted file mode 100644
index 5ca2528d964a545f4ca760ccd8017e8cdfdeaf25..0000000000000000000000000000000000000000
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright (c) 2012 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_fileapi_chromeos_sources': [
- '../chromeos/fileapi/async_file_stream.h',
- '../chromeos/fileapi/cros_mount_point_provider.cc',
- '../chromeos/fileapi/cros_mount_point_provider.h',
- '../chromeos/fileapi/file_access_permissions.cc',
- '../chromeos/fileapi/file_access_permissions.h',
- '../chromeos/fileapi/file_util_async.h',
- '../chromeos/fileapi/remote_file_system_operation.cc',
- '../chromeos/fileapi/remote_file_system_operation.h',
- '../chromeos/fileapi/remote_file_stream_writer.cc',
- '../chromeos/fileapi/remote_file_stream_writer.h',
- ],
- },
-}
« no previous file with comments | « webkit/chromeos/fileapi/remote_file_system_operation.cc ('k') | webkit/storage/webkit_storage.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698