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

Unified Diff: sky/viewer/internals.h

Issue 716043002: Implement event sender service for testing (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
Index: sky/viewer/internals.h
diff --git a/sky/viewer/internals.h b/sky/viewer/internals.h
index 6b86453acd36db56f00f216a64e009963363d5f3..473892a8d7704b869e226e4762d3782baff7dc36 100644
--- a/sky/viewer/internals.h
+++ b/sky/viewer/internals.h
@@ -9,7 +9,7 @@
#include "gin/handle.h"
#include "gin/object_template_builder.h"
#include "gin/wrappable.h"
-#include "sky/viewer/services/test_harness.mojom.h"
+#include "sky/services/testing/test_harness.mojom.h"
namespace sky {
class DocumentView;

Powered by Google App Engine
This is Rietveld 408576698