root/third_party/adobe/flash/flapper_version.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


// 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_

/* [<][>][^][v][top][bottom][index][help] */