Fix coding styles
This commit is contained in:
parent
8ca1bea58b
commit
c76db0ba1d
6 changed files with 13 additions and 31 deletions
|
@ -16,6 +16,7 @@
|
|||
#include "chrome/common/chrome_constants.h"
|
||||
#include "chrome/common/chrome_paths_internal.h"
|
||||
#include "chrome/common/widevine_cdm_constants.h"
|
||||
#include "third_party/widevine/cdm/stub/widevine_cdm_version.h"
|
||||
|
||||
#if defined(OS_ANDROID)
|
||||
#include "base/android/path_utils.h"
|
||||
|
@ -32,8 +33,6 @@
|
|||
#include "base/win/registry.h"
|
||||
#endif
|
||||
|
||||
#include "third_party/widevine/cdm/stub/widevine_cdm_version.h"
|
||||
|
||||
namespace {
|
||||
|
||||
// The Pepper Flash plugins are in a directory with this name.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue