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

Unified Diff: ui/base/ui_base.gyp

Issue 908033003: Remove dependency from ui/base to cc on non-Android platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/touch/selection_bound.cc ('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 1d7614cd599e29f11debecf766f145683f3d2fb2..5cd8f971748efcde9cecaff34dc3b56c165a241d 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -578,6 +578,7 @@
'ui_base_types.cc',
],
'dependencies': [
+ '../../cc/cc.gyp:cc',
'ui_base_jni_headers',
],
'link_settings': {
« ui/base/BUILD.gn ('K') | « ui/base/touch/selection_bound.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698