NPRES_BASE        773 third_party/npapi/bindings/npapi.h #define NPRES_DONE         (NPRES_BASE + 0)
NPRES_BASE        774 third_party/npapi/bindings/npapi.h #define NPRES_NETWORK_ERR  (NPRES_BASE + 1)
NPRES_BASE        775 third_party/npapi/bindings/npapi.h #define NPRES_USER_BREAK   (NPRES_BASE + 2)
NPRES_BASE        628 third_party/npapi/npspy/extern/plugin/npapi.h #define NPRES_DONE         (NPRES_BASE + 0)
NPRES_BASE        629 third_party/npapi/npspy/extern/plugin/npapi.h #define NPRES_NETWORK_ERR  (NPRES_BASE + 1)
NPRES_BASE        630 third_party/npapi/npspy/extern/plugin/npapi.h #define NPRES_USER_BREAK   (NPRES_BASE + 2)