| Index: public/platform/WebScreenOrientationClient.h
|
| diff --git a/public/platform/WebScreenOrientationClient.h b/public/platform/WebScreenOrientationClient.h
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..82077a2a7ca01d9c9bfceb0a78196b5045a90d0a
|
| --- /dev/null
|
| +++ b/public/platform/WebScreenOrientationClient.h
|
| @@ -0,0 +1,5 @@
|
| +// Copyright 2014 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 "public/platform/modules/screen_orientation/WebScreenOrientationClient.h"
|
|
|