Home | History | Annotate | Download | only in default
      1 # Copyright 2015 The Chromium Authors. All rights reserved.
      2 # Use of this source code is governed by a BSD-style license that can be
      3 # found in the LICENSE file.
      4 
      5 dispatch:
      6 # Default module serves the typical web resources and all static resources.
      7 - url: "*/favicon.ico"
      8   module: default
      9