Sign in
chromium
/
external
/
gyp
/
d6c5dd51dc3a60bf4ff32a5256713690a1a10376
/
.
/
test
/
prune_targets
/
program.cc
blob: c9ac070ecd97bb7d3dc74b9d4de6dac25a61466b [
file
] [
log
] [
blame
]
// Copyright (c) 2013 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
int
main
()
{
return
0
;
}