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

Unified Diff: content/content_tests.gypi

Issue 2040013002: Revert of mac: ensure ui::Compositor exists for visible RWHVs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0f2c16c142645214cd9729de53b69fe4a26ad183..248030e0218a3663a9f8cf98780f5acb4533edf3 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -983,11 +983,6 @@
'../third_party/libvpx/libvpx.gyp:libvpx',
],
}],
- ['OS=="mac"', {
- 'dependencies': [
- '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_widget_mac',
- ],
- }],
['OS=="android"', {
'dependencies': [
'../ui/android/ui_android.gyp:ui_android',

Powered by Google App Engine
This is Rietveld 408576698