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

Unified Diff: content/browser/BUILD.gn

Issue 2188813003: content: Remove views dependency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus-public-cpp-component
Patch Set: . Created 4 years, 5 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 | « no previous file | content/browser/compositor/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 35b2f198f77181648b747a85d1b78592258bec0e..933d8a10e3a1e76e12026c3906a3acb1f595a1cf 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -394,7 +394,6 @@ source_set("browser") {
"//ui/aura",
"//ui/aura_extra",
"//ui/strings",
- "//ui/views/mus",
"//ui/wm",
]
sources += [
« no previous file with comments | « no previous file | content/browser/compositor/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698