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

Unified Diff: device/vr/BUILD.gn

Issue 1913043002: Convert ManifestManager IPCs to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « content/typemaps.gni ('k') | device/vr/DEPS » ('j') | mojo/mojo_public.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/vr/BUILD.gn
diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn
index 94f5afade66574e98e9bab3b1b061272c4e4f49f..e69959a86ea5602867cd6cf9c32d6a76cac89c35 100644
--- a/device/vr/BUILD.gn
+++ b/device/vr/BUILD.gn
@@ -25,7 +25,6 @@ component("vr") {
"//base",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
- "//third_party/WebKit/public:mojo_bindings",
"//ui/gfx",
]
@@ -57,7 +56,6 @@ static_library("fakes") {
":vr",
"//base",
"//mojo/public/cpp/bindings",
- "//third_party/WebKit/public:mojo_bindings",
]
}
« no previous file with comments | « content/typemaps.gni ('k') | device/vr/DEPS » ('j') | mojo/mojo_public.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698