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

Unified Diff: sky/viewer/services/test_harness.mojom

Issue 715123002: Rename sky::TestObserver to sky::TestHarness (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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
« no previous file with comments | « sky/viewer/internals.cc ('k') | sky/viewer/test_observer.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/services/test_harness.mojom
diff --git a/sky/viewer/test_observer.mojom b/sky/viewer/services/test_harness.mojom
similarity index 89%
rename from sky/viewer/test_observer.mojom
rename to sky/viewer/services/test_harness.mojom
index ed74c9d4c787e14adb8009292cdae0003940ef5d..d37c47da422db60b83c76580f2dffbe152519b12 100644
--- a/sky/viewer/test_observer.mojom
+++ b/sky/viewer/services/test_harness.mojom
@@ -4,6 +4,6 @@
module sky;
-interface TestObserver {
+interface TestHarness {
OnTestComplete(string test_result);
};
« no previous file with comments | « sky/viewer/internals.cc ('k') | sky/viewer/test_observer.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698