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

Unified Diff: build/mobile/ios/pylib/remote/device/__init__.py

Issue 840393003: Add support for ios_uirobot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bling -> ios Created 5 years, 11 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: build/mobile/ios/pylib/remote/device/__init__.py
diff --git a/build/android/pylib/__init__.py b/build/mobile/ios/pylib/remote/device/__init__.py
similarity index 61%
copy from build/android/pylib/__init__.py
copy to build/mobile/ios/pylib/remote/device/__init__.py
index 96196cffb2720d69ac46a41dd9bb9f4005bcfa9e..047b03ca9c81be752ff203bdfb5484533b052634 100644
--- a/build/android/pylib/__init__.py
+++ b/build/mobile/ios/pylib/remote/device/__init__.py
@@ -1,3 +1,3 @@
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# Copyright (c) 2015 The Chromium Authors. All rights reserved.
jbudorick 2015/01/09 22:06:50 no (c), --no-find-copies
# 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