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

Unified Diff: content/content_tests.gypi

Issue 880703002: Move ImageWindowDelegate to ui/aura_extra (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated a comment Created 5 years, 11 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 | « content/content_browser.gypi ('k') | ui/aura_extra/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e8c752846dbc1528534cfd24316d6defce5bea54..8d37dbca10524b7f9d0c1a21947d1ce3e204eef4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1084,6 +1084,7 @@
['use_aura==1', {
'dependencies': [
'../ui/aura/aura.gyp:aura',
+ '../ui/aura_extra/aura_extra.gyp:aura_extra',
'../ui/wm/wm.gyp:wm',
]
}],
« no previous file with comments | « content/content_browser.gypi ('k') | ui/aura_extra/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698