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

Unified Diff: ash/BUILD.gn

Issue 2261253003: Add chrome/browser/extensions to "GN check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dumb typo Created 4 years, 4 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 | « apps/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index a2a3b3625bc446ff48c492aaab1e63c72ab8d6bb..1fbfb15f001780fd9e91c27a8b5e4d86438bad0e 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -115,7 +115,7 @@ component("ash") {
# TODO(msw): Remove this; only ash_with_content should depend on webkit.
"//third_party/WebKit/public:blink_headers",
"//third_party/qcms",
- "//ui/chromeos:ui_chromeos",
+ "//ui/chromeos",
"//ui/chromeos/resources",
"//ui/chromeos/strings",
"//ui/display/util",
@@ -438,7 +438,7 @@ test("ash_unittests") {
"//components/quirks",
"//device/bluetooth",
"//net:net",
- "//ui/chromeos:ui_chromeos",
+ "//ui/chromeos",
"//ui/display",
"//ui/display:test_support",
"//ui/display:test_util",
« no previous file with comments | « apps/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698