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

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

Issue 694923002: Update mojo sdk to rev 91d94d6993c9b0c4135a95687a7d541ce90629b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/network/BUILD.gn ('k') | mojo/services/public/cpp/geometry/geometry_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/cpp/geometry/BUILD.gn
diff --git a/mojo/services/public/cpp/native_viewport/BUILD.gn b/mojo/services/public/cpp/geometry/BUILD.gn
similarity index 77%
copy from mojo/services/public/cpp/native_viewport/BUILD.gn
copy to mojo/services/public/cpp/geometry/BUILD.gn
index 637120dfc94e3fa669e982224189d02090febde6..1556d0642c2d4ca8536491e54af828201d893ce0 100644
--- a/mojo/services/public/cpp/native_viewport/BUILD.gn
+++ b/mojo/services/public/cpp/geometry/BUILD.gn
@@ -2,9 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-source_set("args") {
+source_set("geometry") {
sources = [
- "lib/args.cc",
- "args.h",
+ "geometry_util.h",
]
}
« no previous file with comments | « mojo/services/network/BUILD.gn ('k') | mojo/services/public/cpp/geometry/geometry_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698