Skip to content

Commit

Permalink
Re-implement work done originally done with:
Browse files Browse the repository at this point in the history
- #507
- #510

This code was backed out with #513 (so we can do 0.55.x and 0.56.x builds in the meantime).

This functionality also requires brave/brave-browser#1320
  • Loading branch information
bsclifton committed Oct 14, 2018
1 parent 4099364 commit 681d136
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chromium_src/chrome/common/media/cdm_host_file_path.cc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */

#define GOOGLE_CHROME_BUILD
#include "../../../../../chrome/common/media/cdm_host_file_path.cc"
#undef GOOGLE_CHROME_BUILD

0 comments on commit 681d136

Please sign in to comment.