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

Unified Diff: components/web_view/test_runner/public/interfaces/BUILD.gn

Issue 1308973005: html_viewer/web_view: An app for running layout-tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tot/merge Created 5 years, 3 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: components/web_view/test_runner/public/interfaces/BUILD.gn
diff --git a/skia/public/interfaces/BUILD.gn b/components/web_view/test_runner/public/interfaces/BUILD.gn
similarity index 89%
copy from skia/public/interfaces/BUILD.gn
copy to components/web_view/test_runner/public/interfaces/BUILD.gn
index ea57c5032c69bab5af4ccc9dbedb3dea703ba328..8ad106f21901b7956b08526f64e959e60bfc3ca4 100644
--- a/skia/public/interfaces/BUILD.gn
+++ b/components/web_view/test_runner/public/interfaces/BUILD.gn
@@ -6,6 +6,6 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "bitmap.mojom",
+ "layout_test_runner.mojom",
]
}
« no previous file with comments | « components/web_view/test_runner/main.cc ('k') | components/web_view/test_runner/public/interfaces/layout_test_runner.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698