Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(806)

Unified Diff: third_party/brotli/bro.gypi

Issue 1951363002: Brotli compression used on about credits html file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Guarded Windows include Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/brotli/README.chromium ('k') | third_party/brotli/brotli.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/brotli/bro.gypi
diff --git a/third_party/brotli/bro.gypi b/third_party/brotli/bro.gypi
index 5daecda0f2c5331981100ca244d6ca2df3b29c6f..a416b92bd30b146cd9c766935934c9f1f85be9da 100644
--- a/third_party/brotli/bro.gypi
+++ b/third_party/brotli/bro.gypi
@@ -41,6 +41,6 @@
'<(output_file)',
],
'dependencies': [
- '<(DEPTH)/third_party/brotli/brotli.gyp:bro',
+ '<(DEPTH)/third_party/brotli/brotli.gyp:bro#host',
],
}
« no previous file with comments | « third_party/brotli/README.chromium ('k') | third_party/brotli/brotli.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698