BEGIN_PUBLIC

Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
This commit is contained in:
hai007
2021-07-29 03:27:37 -07:00
committed by Janusz Sobczak
parent 09e65aeddb
commit b1815095dd
1579 changed files with 967 additions and 20157 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
licenses(["notice"])
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -49,9 +50,9 @@ cc_library(
"//platform/impl:__subpackages__",
],
deps = [
"//absl/strings",
"//platform/api:types",
"//platform/base",
"//absl/strings",
],
)
@@ -61,8 +62,8 @@ cc_test(
deps = [
":file",
"//file/util:temp_path",
"//platform/base",
"//testing/base/public:gunit_main",
"//absl/strings",
"//platform/base",
],
)