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

Unified Diff: ui/base/ui_base.gyp

Issue 929903002: Remove cc dependency from ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert changes in ui/PRESUBMIT.py 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
« no previous file with comments | « ui/base/android/window_android_observer.h ('k') | ui/shell_dialogs/BUILD.gn » ('j') | 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 d72a62360ffc05db3e847466da400b19ae4253f4..ed52cca92b031f205458c9214b6b1cd2952fc0dc 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -52,12 +52,6 @@
'accelerators/platform_accelerator_cocoa.mm',
'android/ui_base_jni_registrar.cc',
'android/ui_base_jni_registrar.h',
- 'android/view_android.cc',
- 'android/view_android.h',
- 'android/window_android.cc',
- 'android/window_android.h',
- 'android/window_android_compositor.h',
- 'android/window_android_observer.h',
'base_window.cc',
'base_window.h',
'clipboard/clipboard.cc',
@@ -702,8 +696,6 @@
'../android/java/src/org/chromium/ui/base/ResourceBundle.java',
'../android/java/src/org/chromium/ui/base/SelectFileDialog.java',
'../android/java/src/org/chromium/ui/base/TouchDevice.java',
- '../android/java/src/org/chromium/ui/base/ViewAndroid.java',
- '../android/java/src/org/chromium/ui/base/WindowAndroid.java',
],
'variables': {
'jni_gen_package': 'ui',
« no previous file with comments | « ui/base/android/window_android_observer.h ('k') | ui/shell_dialogs/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698