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

Unified Diff: chrome/tools/build/linux/FILES.cfg

Issue 2268403007: Remove PepperFlash from the expected files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 89acd4d870a55353fbf0d45e4cb6593269d9e3ed..9ae3e6a438334829563dbb6d045c44dafd393ddb 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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698