Chromium Code Reviews| Index: components/test/android/browsertests_apk/res/layout/test_activity.xml |
| diff --git a/content/shell/android/browsertests_apk/res/layout/test_activity.xml b/components/test/android/browsertests_apk/res/layout/test_activity.xml |
| similarity index 89% |
| copy from content/shell/android/browsertests_apk/res/layout/test_activity.xml |
| copy to components/test/android/browsertests_apk/res/layout/test_activity.xml |
| index ab39d5a98b1396c21b71efb67c97041a0a33124d..f53ee9fce31577f5c220876e29d7f4c85faece65 100644 |
| --- a/content/shell/android/browsertests_apk/res/layout/test_activity.xml |
| +++ b/components/test/android/browsertests_apk/res/layout/test_activity.xml |
| @@ -1,6 +1,6 @@ |
| <?xml version="1.0" encoding="utf-8"?> |
| -<!-- Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| +<!-- Copyright (c) 2015 The Chromium Authors. All rights reserved. |
|
Ted C
2015/04/10 16:42:43
don't need the (c) here
Jaekyun Seok (inactive)
2015/04/13 01:36:02
Done.
|
| Use of this source code is governed by a BSD-style license that can be |
| found in the LICENSE file. |