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

Unified Diff: chrome/chrome_browser.gypi

Issue 8551008: Fix use_aura=1 component build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 30ccb930de855cc0bb45177785566131fafbf0d4..96622e50cec5457ba94a123e2e9981158c1b86f8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4253,6 +4253,7 @@
['include', '^browser/ui/webui/cookies_tree_model_adapter.h'],
],
'dependencies': [
+ '../ui/aura/aura.gyp:aura',
'../ui/aura_shell/aura_shell.gyp:aura_shell',
'../ui/gfx/compositor/compositor.gyp:compositor',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698