chromium/chrome/test/data/extensions/platform_apps/web_view/dom_storage_isolation/message_titles.js

// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

var INIT_DOM_STORAGE = 'Initialize DOM Storage';
var INIT_DOM_STORAGE_COMPLETE = 'Initialization Complete';
var GET_DOM_STORAGE_INFO = 'Get DOM Storage Info.';
var GET_DOM_STORAGE_INFO_COMPLETE = 'DOM Storage Info Ready.';