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

Unified Diff: mojo/application/public/cpp/application_test_base.h

Issue 1142323003: Remove duplicate application cpp files in mojo/application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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: mojo/application/public/cpp/application_test_base.h
diff --git a/mojo/application/public/cpp/application_test_base.h b/mojo/application/public/cpp/application_test_base.h
index 9314bda23c1a78262f65812420e102990f1c4c2e..5b0fab1074ac95eef4ec4db219826ae2fc631e8a 100644
--- a/mojo/application/public/cpp/application_test_base.h
+++ b/mojo/application/public/cpp/application_test_base.h
@@ -18,9 +18,6 @@ class ApplicationImpl;
namespace test {
-// Access the command line arguments passed to the application test.
-const Array<String>& Args();
-
// Run all application tests. This must be called after the environment is
// initialized, to support construction of a default run loop.
MojoResult RunAllTests(MojoHandle application_request_handle);
« no previous file with comments | « mojo/application/public/cpp/application_runner.h ('k') | mojo/application/public/cpp/content_handler_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698