blob: 9d79a9444a0b2a3dbb5802174941dc35ef6e4256 [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 "components/omaha_query_params/omaha_query_params_delegate.h"
namespace omaha_query_params {
OmahaQueryParamsDelegate::OmahaQueryParamsDelegate() {
}
OmahaQueryParamsDelegate::~OmahaQueryParamsDelegate() {
}
} // namespace omaha_query_params