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

Unified Diff: content/content_browser.gypi

Issue 8770010: views: Move views.gyp to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix aura build 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 | « chrome/chrome_tests.gypi ('k') | ui/aura_shell/aura_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1256bfbf272adfb3be8667e3346cdb8311a6d746..1614788dd226174135233444585cff548e67e644 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -689,7 +689,7 @@
}],
['OS=="linux" and toolkit_views==1',{
'dependencies': [
- '../views/views.gyp:views',
+ '../ui/views/views.gyp:views',
],
}],
['OS=="mac"', {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | ui/aura_shell/aura_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698