diff options
Diffstat (limited to 'www/chromium/files/patch-chrome_common_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-chrome_common_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_common_BUILD.gn b/www/chromium/files/patch-chrome_common_BUILD.gn index 53a6cac1f902..d7b2a29120f5 100644 --- a/www/chromium/files/patch-chrome_common_BUILD.gn +++ b/www/chromium/files/patch-chrome_common_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/common/BUILD.gn.orig 2021-09-24 04:26:00 UTC +--- chrome/common/BUILD.gn.orig 2021-12-31 00:57:25 UTC +++ chrome/common/BUILD.gn -@@ -333,7 +333,7 @@ static_library("common") { +@@ -329,7 +329,7 @@ static_library("common") { ] } @@ -9,7 +9,7 @@ deps += [ "//components/crash/core/app" ] } -@@ -493,13 +493,21 @@ static_library("common") { +@@ -490,13 +490,21 @@ static_library("common") { public_deps += [ "//chrome/common/safe_browsing" ] } |