Refactor and cleanup codes. No functional changes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
################################################################################
|
||||
# Copyright 2016 Google Inc.
|
||||
# Copyright 2016 Google LLC.
|
||||
#
|
||||
# This software is licensed under the terms defined in the Widevine Master
|
||||
# License Agreement. For a copy of this agreement, please contact
|
||||
@@ -14,10 +14,11 @@ cc_library(
|
||||
name = "base",
|
||||
hdrs = [
|
||||
"macros.h",
|
||||
"mutex.h",
|
||||
"thread_annotations.h",
|
||||
"timestamp.h",
|
||||
],
|
||||
deps = [
|
||||
"@abseil_repo//absl/base",
|
||||
"//external:gflags",
|
||||
"//external:glog",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user