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

Unified Diff: ui/file_manager/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 | « ui/chromeos/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/BUILD.gn
diff --git a/ui/file_manager/BUILD.gn b/ui/file_manager/BUILD.gn
index 369a695a25bea7002858de78e3b864f3d044fb31..fc7ae5cd4b8eca34db6cbb931f315d0fc24fd2c1 100644
--- a/ui/file_manager/BUILD.gn
+++ b/ui/file_manager/BUILD.gn
@@ -21,7 +21,7 @@ component("file_manager") {
"file_manager_resource_util.cc",
"file_manager_resource_util.h",
]
- deps = [
+ public_deps = [
":resources",
"//base",
]
« no previous file with comments | « ui/chromeos/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698