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

Unified Diff: ui/base/BUILD.gn

Issue 769943003: ui: Fix all 'gn check' errors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/aura/BUILD.gn ('k') | ui/base/ui_base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index a034796e3bc91eac87b644a5f3b3a01198c1e51b..60dcf19d9967f6c3216bf58184b55812418ea5b1 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -198,7 +198,6 @@ component("base") {
"nine_image_painter_factory.h",
"page_transition_types.cc",
"page_transition_types.h",
- "page_transition_types_list.h",
"resource/data_pack.cc",
"resource/data_pack.h",
"resource/resource_bundle.cc",
@@ -299,6 +298,7 @@ component("base") {
"//base:i18n",
"//net",
"//third_party/icu",
+ "//ui/events/devices",
"//ui/resources",
"//ui/strings",
"//url",
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/base/ui_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698