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

Unified Diff: ui/base/ui_base.gyp

Issue 250823008: Add GN build file for ui/base target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 6 years, 8 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
« ui/base/BUILD.gn ('K') | « ui/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index b1b7168479a5cc9af45f750620ceab655781efcd..f1431442044aaf0633c8e0b6f2a1172d486578c3 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -245,6 +245,7 @@
'touch/touch_editing_controller.h',
'touch/touch_enabled.cc',
'touch/touch_enabled.h',
+ 'ui_base_export.h',
'ui_base_exports.cc',
'ui_base_paths.cc',
'ui_base_paths.h',
@@ -254,7 +255,6 @@
'ui_base_switches_util.h',
'ui_base_types.cc',
'ui_base_types.h',
- 'ui_base_export.h',
'view_prop.cc',
'view_prop.h',
'webui/jstemplate_builder.cc',
« ui/base/BUILD.gn ('K') | « ui/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698