Revert "Added std::string to Value via Set/GetString overloading."
[chromium-blink-merge.git] / gears / SConstruct
blob2dfbef6fffbe88f810e56073115d1f59851da384
1 # Copyright (c) 2008 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 build_component = 'gears'
6 SConscript('../build/SConscript.main',
7 exports=['build_component'])