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

Unified Diff: media/shared_memory_support.gypi

Issue 10837350: Revert 152406 - Introduce shared_memory_support media target for PPAPI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 | « media/media_untrusted.gyp ('k') | ppapi/native_client/native_client.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/shared_memory_support.gypi
===================================================================
--- media/shared_memory_support.gypi (revision 152430)
+++ media/shared_memory_support.gypi (working copy)
@@ -1,23 +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': {
- 'chromium_code': 1,
- # These are defined here because we need to build this library both for
- # the general media pipeline and again for the untrusted NaCl target.
- 'shared_memory_support_sources': [
- 'audio/audio_parameters.cc',
- 'audio/audio_parameters.h',
- 'audio/shared_memory_util.cc',
- 'audio/shared_memory_util.h',
- 'base/audio_bus.cc',
- 'base/audio_bus.h',
- 'base/channel_layout.cc',
- 'base/channel_layout.h',
- 'base/limits.h',
- 'base/media_export.h',
- ],
- },
-}
« no previous file with comments | « media/media_untrusted.gyp ('k') | ppapi/native_client/native_client.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698