| Index: remoting/resources/android/menu/chromoting_actionbar.xml
|
| diff --git a/remoting/resources/menu/chromoting_actionbar.xml b/remoting/resources/android/menu/chromoting_actionbar.xml
|
| similarity index 77%
|
| rename from remoting/resources/menu/chromoting_actionbar.xml
|
| rename to remoting/resources/android/menu/chromoting_actionbar.xml
|
| index e602a366797f43329832cc77da19dd4b3348740c..d22685b0f0d89a4a810e016d787ccfc985bf69b7 100644
|
| --- a/remoting/resources/menu/chromoting_actionbar.xml
|
| +++ b/remoting/resources/android/menu/chromoting_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 host listing-->
|
| <menu xmlns:android="http://schemas.android.com/apk/res/android">
|
| <item android:id="@+id/actionbar_directoryrefresh"
|
|
|