Commit 4a3a8019 authored by Joshua Pawlicki's avatar Joshua Pawlicki Committed by Chromium LUCI CQ

Flash: Remove remaining third_party/adobe files.

Bug: 1064651
Change-Id: I9f30559a14a170652910bdbf12505c49f5c3591f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617579
Auto-Submit: Joshua Pawlicki <waffles@chromium.org>
Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Joshua Pawlicki <waffles@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842045}
parent bd892c3f
monorail {
component: "Internals>Plugins>Flash"
}
cpu@chromium.org
jschuh@chromium.org
raymes@chromium.org
viettrungluu@chromium.org
Name: Adobe Flash
URL: http://www.adobe.com/products/flashplayer.html
Version: Varies
Included In Release: Yes
Security Critical: Yes
License: Commercial
Description:
This directory is a glue layer providing targets to allow Chromium to
build without the Adobe Flash build results necessary to build
branded Google Chrome.
// This is a stand-in for a generated file that is available when Flapper is
// available.
#ifndef FLAPPER_VERSION_H_INCLUDED_
#define FLAPPER_VERSION_H_INCLUDED_
// If Flapper were available, we'd define two things:
// - FLAPPER_AVAILABLE (to indicate availability), and
// - FLAPPER_VERSION_STRING (with the version of the Flapper that's available
// as a string, e.g., "11.2.123.456").
#endif // FLAPPER_VERSION_H_INCLUDED_
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment