
This reverts commit 67b5bdf99b19e5f04bae5fb82af91aa695fbfbb9. Reason: it broke device lab. TBR: @goderbauer
8 lines
334 B
Dart
8 lines
334 B
Dart
// Copyright 2015 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.
|
|
|
|
const String kCullOpacityRouteName = '/cull_opacity';
|
|
const String kCubicBezierRouteName = '/cubic_bezier';
|
|
const String kBackdropFilterRouteName = '/backdrop_filter';
|