blob: f68b1f63006674c04770d0e1a4a5bd2fc57ecb88 [file] [log] [blame]
// Copyright 2015 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.
#include "base/basictypes.h"
namespace sky {
namespace shell {
extern const uint8_t* kUpdaterSnapshotBuffer;
extern const size_t kUpdaterSnapshotBufferSize;
} // namespace shell
} // namespace sky