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

Unified Diff: components/font_service/public/interfaces/BUILD.gn

Issue 1274743004: Sandbox html_viewer on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style stuff. Created 5 years, 4 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/font_service/public/interfaces/BUILD.gn
diff --git a/skia/public/interfaces/BUILD.gn b/components/font_service/public/interfaces/BUILD.gn
similarity index 91%
copy from skia/public/interfaces/BUILD.gn
copy to components/font_service/public/interfaces/BUILD.gn
index ea57c5032c69bab5af4ccc9dbedb3dea703ba328..db1a2dd888bc9b53ee134242028f9352ac995616 100644
--- a/skia/public/interfaces/BUILD.gn
+++ b/components/font_service/public/interfaces/BUILD.gn
@@ -6,6 +6,6 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "bitmap.mojom",
+ "font_service.mojom",
]
}
« no previous file with comments | « components/font_service/public/cpp/mapped_font_file.cc ('k') | components/font_service/public/interfaces/font_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698