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

Unified Diff: chrome/chrome_browser_ui.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 | « chrome/browser/ui/webui/about_ui.cc ('k') | components/components_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 1911c42ec5d0f524281d380be75949c775cbb519..2ce7fda1a880e80d2959dbc777b061cd12d4d692 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2913,6 +2913,7 @@
'../net/net.gyp:stale_while_revalidate_experiment_domains',
'../storage/storage_browser.gyp:storage',
'../storage/storage_common.gyp:storage_common',
+ '../third_party/brotli/brotli.gyp:brotli',
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../third_party/re2/re2.gyp:re2',
'../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
« no previous file with comments | « chrome/browser/ui/webui/about_ui.cc ('k') | components/components_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698