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

Unified Diff: chrome/chrome_resources.gyp

Issue 370463003: Add support for variations controlled overriding UI strings to the variations service. (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: chrome/chrome_resources.gyp
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index adc3439aff3b499b422ae770ccd23a94e03c39a0..c6939984ee78ad5a541f65c3f7289b15b729346e 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -264,6 +264,7 @@
{
'action_name': 'generate_resources_map',
'inputs': [
+ 'browser/metrics/variations/generate_resources_map.py',
'<(grit_out_dir)/grit/generated_resources.h'
],
'outputs': [

Powered by Google App Engine
This is Rietveld 408576698