blob: 1d41ec134b8d35b848a932bb8a01e7e515ea9bf9 [file] [log] [blame]
// third_party/blink/public/mojom/frame/find_in_page.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2018 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.
#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_FRAME_FIND_IN_PAGE_MOJOM_SHARED_MESSAGE_IDS_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_FRAME_FIND_IN_PAGE_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace blink {
namespace mojom {
namespace internal {
// The 1121840686 value is based on sha256(salt + "FindInPage1").
constexpr uint32_t kFindInPage_Find_Name = 1121840686;
// The 240610738 value is based on sha256(salt + "FindInPage2").
constexpr uint32_t kFindInPage_StopFinding_Name = 240610738;
// The 1123171863 value is based on sha256(salt + "FindInPage3").
constexpr uint32_t kFindInPage_ClearActiveFindMatch_Name = 1123171863;
// The 339803930 value is based on sha256(salt + "FindInPage4").
constexpr uint32_t kFindInPage_GetNearestFindResult_Name = 339803930;
// The 1358829435 value is based on sha256(salt + "FindInPage5").
constexpr uint32_t kFindInPage_ActivateNearestFindResult_Name = 1358829435;
// The 274421735 value is based on sha256(salt + "FindInPage6").
constexpr uint32_t kFindInPage_SetClient_Name = 274421735;
// The 1834337913 value is based on sha256(salt + "FindInPage7").
constexpr uint32_t kFindInPage_FindMatchRects_Name = 1834337913;
// The 763658196 value is based on sha256(salt + "FindInPageClient1").
constexpr uint32_t kFindInPageClient_SetNumberOfMatches_Name = 763658196;
// The 1952617833 value is based on sha256(salt + "FindInPageClient2").
constexpr uint32_t kFindInPageClient_SetActiveMatch_Name = 1952617833;
} // namespace internal
} // namespace mojom
} // namespace blink
#endif // THIRD_PARTY_BLINK_PUBLIC_MOJOM_FRAME_FIND_IN_PAGE_MOJOM_SHARED_MESSAGE_IDS_H_