blob: 07aec319aaf708fd7f90c3489c317a9dddf641ed [file] [log] [blame]
// Copyright 2017 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 "content/public/common/browser_controls_state.h"
#include "ipc/ipc_message_macros.h"
IPC_ENUM_TRAITS_MAX_VALUE(content::BrowserControlsState,
content::BROWSER_CONTROLS_STATE_LAST)