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

Unified Diff: base/test/test_stub_android.h

Issue 10408091: Chromium support of running DumpRenderTree as an apk on Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changes according to comments in Patch Set 3 Created 8 years, 7 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: base/test/test_stub_android.h
diff --git a/base/test/test_stub_android.h b/base/test/test_stub_android.h
deleted file mode 100644
index fa897d9137646e29edc99bc4d01612de61232f18..0000000000000000000000000000000000000000
--- a/base/test/test_stub_android.h
+++ /dev/null
@@ -1,14 +0,0 @@
-// Copyright (c) 2012 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.
-
-#ifndef BASE_TEST_TEST_STUB_ANDROID_H_
-#define BASE_TEST_TEST_STUB_ANDROID_H_
-
-// Initialize the Android test environment.
-void InitAndroidTestStub();
-
-// Register path providers for tests.
-void InitAndroidOSPathStub();
-
-#endif // BASE_TEST_TEST_STUB_ANDROID_H_
« no previous file with comments | « base/base.gyp ('k') | base/test/test_stub_android.cc » ('j') | base/test/test_suite.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698