Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: components/test/android/browsertests_apk/res/layout/test_activity.xml

Issue 1075783002: Enable components_browsertests on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN build and add java dependency to components/test/DEPS Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/test/android/browsertests_apk/res/layout/test_activity.xml
diff --git a/content/shell/android/linker_test_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/linker_test_apk/res/layout/test_activity.xml
copy to components/test/android/browsertests_apk/res/layout/test_activity.xml
index f018927708b216ee28cc612abfaf85f97b5a4a2a..227ce1f21f51baa1a4a7e95af7ef324ec73aaade 100644
--- a/content/shell/android/linker_test_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 2013 The Chromium Authors. All rights reserved.
+<!-- 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.

Powered by Google App Engine
This is Rietveld 408576698