summaryrefslogtreecommitdiffstats
path: root/url/config.gni
diff options
context:
space:
mode:
Diffstat (limited to 'url/config.gni')
-rw-r--r--url/config.gni8
1 files changed, 0 insertions, 8 deletions
diff --git a/url/config.gni b/url/config.gni
deleted file mode 100644
index 42d335f..0000000
--- a/url/config.gni
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-declare_args() {
- # Switches to using platform functions instead of ICU on Android.
- use_icu_alternatives_on_android = false
-}