summaryrefslogtreecommitdiffstats
path: root/chrome_elf/chrome_elf.gyp
diff options
context:
space:
mode:
authorcsharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-09 20:36:16 +0000
committercsharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-09 20:36:16 +0000
commitf2c1df1039dc35288d7422e0b3e04801eba30c4e (patch)
treeb3ac23e8eac634b70a19dc003cb193089958f5c7 /chrome_elf/chrome_elf.gyp
parent59977a953f6c8926b291739f615b284663f3bd4c (diff)
downloadchromium_src-f2c1df1039dc35288d7422e0b3e04801eba30c4e.zip
chromium_src-f2c1df1039dc35288d7422e0b3e04801eba30c4e.tar.gz
chromium_src-f2c1df1039dc35288d7422e0b3e04801eba30c4e.tar.bz2
Use a Finch Experiment to control the Browser Blacklist
Also increase the states stored in the register to prevent the setup code from running multiple times per version if it fails to start one time. BUG=329023 Review URL: https://codereview.chromium.org/120963002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243967 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_elf/chrome_elf.gyp')
-rw-r--r--chrome_elf/chrome_elf.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_elf/chrome_elf.gyp b/chrome_elf/chrome_elf.gyp
index 7227fe6..8a4e87e 100644
--- a/chrome_elf/chrome_elf.gyp
+++ b/chrome_elf/chrome_elf.gyp
@@ -49,6 +49,7 @@
],
'include_dirs': [
'..',
+ '<(SHARED_INTERMEDIATE_DIR)',
],
'dependencies': [
'chrome_elf_lib',