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

Unified Diff: webkit/blob/webkit_blob.gypi

Issue 15746017: Move webkit/blob to new locations. (Closed) Base URL: svn://chrome-svn/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/blob/view_blob_internals_job.cc ('k') | webkit/browser/blob/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/blob/webkit_blob.gypi
===================================================================
--- webkit/blob/webkit_blob.gypi (revision 202679)
+++ webkit/blob/webkit_blob.gypi (working copy)
@@ -1,32 +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_blob_sources': [
- '../blob/blob_data.cc',
- '../blob/blob_data.h',
- '../blob/blob_data_handle.cc',
- '../blob/blob_data_handle.h',
- '../blob/blob_storage_controller.cc',
- '../blob/blob_storage_controller.h',
- '../blob/blob_storage_context.cc',
- '../blob/blob_storage_context.h',
- '../blob/blob_storage_host.cc',
- '../blob/blob_storage_host.h',
- '../blob/blob_url_request_job.cc',
- '../blob/blob_url_request_job.h',
- '../blob/blob_url_request_job_factory.cc',
- '../blob/blob_url_request_job_factory.h',
- '../blob/local_file_stream_reader.cc',
- '../blob/local_file_stream_reader.h',
- '../blob/scoped_file.cc',
- '../blob/scoped_file.h',
- '../blob/shareable_file_reference.cc',
- '../blob/shareable_file_reference.h',
- '../blob/view_blob_internals_job.cc',
- '../blob/view_blob_internals_job.h',
- ],
- },
-}
« no previous file with comments | « webkit/blob/view_blob_internals_job.cc ('k') | webkit/browser/blob/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698