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

Unified Diff: mojo/converters/surfaces/BUILD.gn

Issue 799113004: Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add mojo's ply to checklicenses whitelist Created 6 years 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/converters/surfaces/BUILD.gn
diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
index ee2d2bbc871ed161efd8fe2f3a37f6e7d76a91f2..df4404ec4a11f4dddd11b42824fefa209ce9c0a2 100644
--- a/mojo/converters/surfaces/BUILD.gn
+++ b/mojo/converters/surfaces/BUILD.gn
@@ -29,8 +29,8 @@ component("surfaces") {
"//ui/gfx/geometry",
"//mojo/environment:chromium",
"//mojo/public/c/system:for_component",
- "//mojo/services/public/interfaces/surfaces:surface_id",
- "//mojo/services/public/interfaces/surfaces",
+ "//mojo/services/surfaces/public/interfaces:surface_id",
+ "//mojo/services/surfaces/public/interfaces",
"//skia",
]
}
« no previous file with comments | « mojo/converters/input_events/input_events_type_converters.cc ('k') | mojo/converters/surfaces/surfaces_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698