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

Unified Diff: ui/surface/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 | « ui/snapshot/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/surface/BUILD.gn
diff --git a/ui/surface/BUILD.gn b/ui/surface/BUILD.gn
index 62b68a663b307b043359d09ee371acf2d9f81298..3b25e0eae064b28bcc09c6257c84c35bad6704e3 100644
--- a/ui/surface/BUILD.gn
+++ b/ui/surface/BUILD.gn
@@ -21,7 +21,7 @@ component("surface") {
"//base",
"//base/third_party/dynamic_annotations",
"//skia",
- "//ui/base:ui_base",
+ "//ui/base",
"//ui/gfx/geometry",
"//ui/gl",
]
« no previous file with comments | « ui/snapshot/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698