From 8260024b383a70c3302661526d9993171dd75f1d Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Mon, 26 Jan 2015 09:41:25 -0800 Subject: [PATCH] Move city-list data into a separate module This way other scrolling demos can share the data. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/876763002 --- examples/city-list/city-data-service.sky | 5004 +-------------------- examples/data/cities.sky | 5008 ++++++++++++++++++++++ 2 files changed, 5009 insertions(+), 5003 deletions(-) create mode 100644 examples/data/cities.sky diff --git a/examples/city-list/city-data-service.sky b/examples/city-list/city-data-service.sky index cd1855ff1d..c7ddff6d25 100644 --- a/examples/city-list/city-data-service.sky +++ b/examples/city-list/city-data-service.sky @@ -3,5009 +3,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. --> + diff --git a/examples/data/cities.sky b/examples/data/cities.sky new file mode 100644 index 0000000000..32b8bfedcf --- /dev/null +++ b/examples/data/cities.sky @@ -0,0 +1,5008 @@ + +