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

Unified Diff: mojo/services/geometry/cpp/BUILD.gn

Issue 1537633005: Extend the geometry APIs. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-10
Patch Set: rebase Created 4 years, 11 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: mojo/services/geometry/cpp/BUILD.gn
diff --git a/mojo/services/geometry/cpp/BUILD.gn b/mojo/services/geometry/cpp/BUILD.gn
index 2a42aa04fd4d823aad9f484dd4d78891a78de36f..9225ce4d340352dad55b68db7450a68834652285 100644
--- a/mojo/services/geometry/cpp/BUILD.gn
+++ b/mojo/services/geometry/cpp/BUILD.gn
@@ -9,6 +9,9 @@ mojo_sdk_source_set("cpp") {
restrict_external_deps = false
public_configs = [ "../../public/build/config:mojo_services" ]
sources = [
+ "formatting.cc",
+ "formatting.h",
+ "geometry_util.cc",
"geometry_util.h",
]
« no previous file with comments | « mojo/dart/packages/mojo_services/lib/mojo/geometry.mojom.dart ('k') | mojo/services/geometry/cpp/formatting.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698