Skip to content

Commit

Permalink
Revert "Merge pull request #652 from brave/crlsets"
Browse files Browse the repository at this point in the history
This reverts commit 92e9424, reversing
changes made to 1698b31.
  • Loading branch information
jumde committed Nov 29, 2018
1 parent 30e7bbb commit decf66b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion common/extensions/extension_constants.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const char brave_rewards_extension_id[] = "jidkidbbcafjabdphckchenhfomhnfma";
const char brave_webtorrent_extension_id[] = "lgjmpdmojkpocjcopdikifhejkkjglho";
const char widevine_extension_id[] = "oimompecagnajdejgnnjijobebaeigek";
const char brave_sync_extension_id[] = "nomlkjnggnifocmealianaaiobmebgil";
const char crl_set_extension_id[] = "hfnkpimlhhgieaddgfemjhofmfblmnib";

const char pdfjs_extension_id[] = "oemmndcbldboiebfnladdacbdfmadadm";
const char pdfjs_extension_name[] = "PDF Viewer (PDF.js)";
Expand Down
1 change: 0 additions & 1 deletion common/extensions/extension_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ extern const char brave_rewards_extension_id[];
extern const char brave_webtorrent_extension_id[];
extern const char widevine_extension_id[];
extern const char brave_sync_extension_id[];
extern const char crl_set_extension_id[];

extern const char pdfjs_extension_id[];
extern const char pdfjs_extension_name[];
Expand Down

0 comments on commit decf66b

Please sign in to comment.