blob: 260578aecc573af780c20782195f0fc8b3d28299 [file] [log] [blame]
// Copyright 2013 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 "mojo/shell/switches.h"
namespace switches {
// Force dynamically loaded apps / services to be loaded irrespective of cache
// instructions.
const char kDisableCache[] = "disable-cache";
const char kOrigin[] = "origin";
} // namespace switches