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

Unified Diff: device/vr/BUILD.gn

Issue 2059983002: Remove unnecessary dependencies on mojo/edk/system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup
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 | « device/vibration/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
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..f4cad8dc20c584470b862da636bb50d710f28686 100644
--- a/device/vr/BUILD.gn
+++ b/device/vr/BUILD.gn
@@ -23,7 +23,6 @@ component("vr") {
deps = [
":mojo_bindings",
"//base",
- "//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//third_party/WebKit/public:mojo_bindings",
"//ui/gfx",
« no previous file with comments | « device/vibration/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698