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

Unified Diff: components/translate/BUILD.gn

Issue 306113002: Add GN buildfiles for ui/compositor and snapshot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no android Created 6 years, 7 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 | « BUILD.gn ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/BUILD.gn
diff --git a/components/translate/BUILD.gn b/components/translate/BUILD.gn
index f1eab98bd89d96ad25dd1712f641b753fff59ff6..8fb3512dc4aeb7d5c5380ec7ca1737aee9bc1f27 100644
--- a/components/translate/BUILD.gn
+++ b/components/translate/BUILD.gn
@@ -43,7 +43,7 @@ static_library("translate_core_browser") {
# of this writing.
deps += [
"//net",
- "//ui/base:ui_base",
+ "//ui/base",
]
}
}
« no previous file with comments | « BUILD.gn ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698