From 6c66d486e21e0af113633ee911c6b9bb0ae411a3 Mon Sep 17 00:00:00 2001 From: waffles Date: Thu, 25 Aug 2016 11:29:04 -0700 Subject: [PATCH] Remove PepperFlash from the expected files. BUG= Review-Url: https://codereview.chromium.org/2268403007 Cr-Commit-Position: refs/heads/master@{#414484} --- chrome/tools/build/linux/FILES.cfg | 6 ------ 1 file changed, 6 deletions(-) diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg index 89acd4d870a553..9ae3e6a4383348 100644 --- a/chrome/tools/build/linux/FILES.cfg +++ b/chrome/tools/build/linux/FILES.cfg @@ -128,12 +128,6 @@ FILES = [ 'filename': 'libEGL.so', 'buildtype': ['dev'], }, - # Flash Player files: - # Pepper Flash Player files: - { - 'filename': 'PepperFlash', - 'buildtype': ['official'], - }, # Native Client plugin files: { 'filename': 'nacl_irt_x86_32.nexe',