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

Unified Diff: third_party/adobe/flash/flash_player.gyp

Issue 11308255: Remove NPAPI target from flash_player.gyp (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month 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 | « build/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/adobe/flash/flash_player.gyp
diff --git a/third_party/adobe/flash/flash_player.gyp b/third_party/adobe/flash/flash_player.gyp
index 7a18e665f85ab5dddb31312b14f84116ef6d568f..ea6ddb0f989a95dd6c56f44b529fdafe5c4d6b23 100644
--- a/third_party/adobe/flash/flash_player.gyp
+++ b/third_party/adobe/flash/flash_player.gyp
@@ -45,21 +45,6 @@
# anything to be done in this file (instead of a higher-level .gyp file).
'targets': [
{
- # TODO(shess): Remove this target entirely.
- 'target_name': 'flash_player',
- 'type': 'none',
- 'conditions': [
- [ 'branding == "Chrome"', {
- 'copies': [{
- 'destination': '<(PRODUCT_DIR)',
- 'files': [],
- 'conditions': [
- ],
- }],
- }],
- ],
- },
- {
'target_name': 'flapper_version_h',
'type': 'none',
'copies': [{
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698