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

Unified Diff: content/renderer/mus/BUILD.gn

Issue 2012113003: mojo/converters/surfaces -> components/mus/public/cpp/surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_events
Patch Set: . Created 4 years, 7 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 | « components/mus/ws/window_tree.cc ('k') | content/renderer/mus/render_widget_mus_connection.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/mus/BUILD.gn
diff --git a/content/renderer/mus/BUILD.gn b/content/renderer/mus/BUILD.gn
index c5c6f2daea77a1568a9d9b95add40e6563d93fd2..6373a320de0b1bd20a0b5483465c570d09b3dae7 100644
--- a/content/renderer/mus/BUILD.gn
+++ b/content/renderer/mus/BUILD.gn
@@ -21,12 +21,12 @@ source_set("mus") {
"//base",
"//cc",
"//components/mus/public/cpp",
+ "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
"//content/common",
"//content/public/common:common_sources",
"//mojo/common",
"//mojo/converters/blink",
- "//mojo/converters/surfaces",
"//services/shell/public/cpp",
"//third_party/WebKit/public:blink",
"//ui/events:events",
« no previous file with comments | « components/mus/ws/window_tree.cc ('k') | content/renderer/mus/render_widget_mus_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698