| Index: remoting/resources/android/menu/desktop_actionbar.xml
|
| diff --git a/remoting/resources/menu/desktop_actionbar.xml b/remoting/resources/android/menu/desktop_actionbar.xml
|
| similarity index 84%
|
| rename from remoting/resources/menu/desktop_actionbar.xml
|
| rename to remoting/resources/android/menu/desktop_actionbar.xml
|
| index 0efb3fb72373684b5939116b76f549ac321252df..05f97efa1fc2cc40499fd48683ab81c364672bc4 100644
|
| --- a/remoting/resources/menu/desktop_actionbar.xml
|
| +++ b/remoting/resources/android/menu/desktop_actionbar.xml
|
| @@ -1,4 +1,10 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| +
|
| +<!-- 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.
|
| +-->
|
| +
|
| <!--Action bar buttons for the Android app's remote desktop viewer-->
|
| <menu xmlns:android="http://schemas.android.com/apk/res/android">
|
| <item android:id="@+id/actionbar_keyboard"
|
|
|