blob: 39d54544506d313f42b28d72fa66e6a58ced783a [file] [log] [blame]
// 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.
#include "athena/home/home_card_constants.h"
namespace athena {
const int kHomeCardHeight = 100;
const int kHomeCardMinimizedHeight = 6;
const int kHomeCardSearchBoxId = 1000;
} // namespace athena