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

Unified Diff: build/gn_migration.gypi

Issue 1827603002: Remove aura_bench (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove toplevel aura:bench too Created 4 years, 9 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 | « BUILD.gn ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index df3b52c6f786f1d65b0bd0d59b268a34215719fd..f8943bcbe48b89fd572f66ddfbeae46a04250fb2 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -152,7 +152,6 @@
}],
['use_aura==1', {
'dependencies': [
- '../ui/aura/aura.gyp:aura_bench',
'../ui/aura/aura.gyp:aura_demo',
'../ui/aura/aura.gyp:aura_unittests',
'../ui/keyboard/keyboard.gyp:keyboard_unittests',
« no previous file with comments | « BUILD.gn ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698