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

Unified Diff: components/precache/precache_defines.gypi

Issue 393193002: Add search_engines and precache components to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
Index: components/precache/precache_defines.gypi
diff --git a/components/precache/precache_defines.gypi b/components/precache/precache_defines.gypi
index eb8c25aa89b1f15b3cecc69a6b6ff7112b4d8700..a143a93a94c221773169c3e670f66d896f0d6fdc 100644
--- a/components/precache/precache_defines.gypi
+++ b/components/precache/precache_defines.gypi
@@ -4,6 +4,8 @@
{
'variables': {
+ # These values are duplicated in the GM build in:
viettrungluu 2014/07/16 02:53:36 s/GM/GN/
+ # //components/precache/core:precache_config
'precache_config_settings_url%': 'http://www.gstatic.com/chrome/wifiprefetch/precache_config',
'precache_manifest_url_prefix%': 'http://www.gstatic.com/chrome/wifiprefetch/precache_manifest_',
},

Powered by Google App Engine
This is Rietveld 408576698