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

Unified Diff: test/ios/xctests/App/ViewController.h

Issue 1410113002: Make ninja work with XCTests for iOS. (Closed) Base URL: https://chromium.googlesource.com/external/gyp@master
Patch Set: make work without certs Created 5 years, 1 month 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: test/ios/xctests/App/ViewController.h
diff --git a/test/ios/watch/WatchContainer/ViewController.h b/test/ios/xctests/App/ViewController.h
similarity index 76%
copy from test/ios/watch/WatchContainer/ViewController.h
copy to test/ios/xctests/App/ViewController.h
index fad7754714edc91c1091d867571555427a34c244..28ed44c5a67a80222d0eb513952600781912ddfb 100644
--- a/test/ios/watch/WatchContainer/ViewController.h
+++ b/test/ios/xctests/App/ViewController.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 Google Inc. All rights reserved.
+// Copyright (c) 2015 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -6,6 +6,4 @@
@interface ViewController : UIViewController
-
@end
-

Powered by Google App Engine
This is Rietveld 408576698