summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2015-07-09 14:20:23 -0700
committerNico Weber <thakis@chromium.org>2015-07-09 21:21:10 +0000
commit66706d26418b305f48c7124039a804a7c826a463 (patch)
tree5ca4c141beb54537379ce7951424a539ffa1566f /components/components.gyp
parent3a37e0707298f0e0a24fe6a69bf29273b5970864 (diff)
downloadchromium_src-66706d26418b305f48c7124039a804a7c826a463.zip
chromium_src-66706d26418b305f48c7124039a804a7c826a463.tar.gz
chromium_src-66706d26418b305f48c7124039a804a7c826a463.tar.bz2
Revert "Componentize chrome/browser/rlz"
This reverts commit 311a46585ee5b77486ef42d947bc7cc7566558b1 / #338040, https://codereview.chromium.org/1212163011/. The change broke tests in official builds (http://crbug.com/508659). BUG=504841, 508148, 508659 TBR=sdefresne@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1229933005 . Cr-Commit-Position: refs/heads/master@{#338150}
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/components/components.gyp b/components/components.gyp
index 52bd3e1..7b5a01c 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -164,10 +164,5 @@
'chrome_apps.gypi',
],
}],
- ['enable_rlz_support==1', {
- 'includes': [
- 'rlz.gypi',
- ],
- }]
],
}