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

Unified Diff: content/common/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 | « content/browser/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e26c071e47c6f090e04147dbf8f2f91fe1bd27e2..88890f00fb46f7e79fd0535815bca87b14eb023a 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -33,7 +33,7 @@ source_set("common") {
"//skia",
"//third_party/icu",
"//ui/accessibility",
- "//ui/base:ui_base",
+ "//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
"//url",
« no previous file with comments | « content/browser/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698