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

Unified Diff: mojo/services/keyboard/public/interfaces/BUILD.gn

Issue 1049993002: Get mojo_shell building inside chromium checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit Created 5 years, 9 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
« no previous file with comments | « mojo/services/gles2/mojo_buffer_backing.cc ('k') | mojo/services/keyboard/public/interfaces/keyboard.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/keyboard/public/interfaces/BUILD.gn
diff --git a/third_party/mojo_services/src/geometry/public/interfaces/BUILD.gn b/mojo/services/keyboard/public/interfaces/BUILD.gn
similarity index 93%
copy from third_party/mojo_services/src/geometry/public/interfaces/BUILD.gn
copy to mojo/services/keyboard/public/interfaces/BUILD.gn
index 9047ee21ee471ed573671e0ce375a2c3bb6c9d8b..6aa938977f7ba38b0c0f88a31064bb6516a276d6 100644
--- a/third_party/mojo_services/src/geometry/public/interfaces/BUILD.gn
+++ b/mojo/services/keyboard/public/interfaces/BUILD.gn
@@ -7,6 +7,6 @@ import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "geometry.mojom",
+ "keyboard.mojom",
]
}
« no previous file with comments | « mojo/services/gles2/mojo_buffer_backing.cc ('k') | mojo/services/keyboard/public/interfaces/keyboard.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698