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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 29493004: browser: Enable DockInfo for Aura Linux besides X11 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: using auralinux.cc this time Created 7 years, 2 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 | « chrome/browser/ui/aura/tabs/dock_info_aurax11.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index b71d202f0e7da748c676a301626a3d22ddbb7704..a1dbec36b35df84f71b1f43b6f67f2929dcb2c6e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -330,7 +330,7 @@
'browser/ui/aura/chrome_browser_main_extra_parts_aura.h',
'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc',
'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.h',
- 'browser/ui/aura/tabs/dock_info_aurax11.cc',
+ 'browser/ui/aura/tabs/dock_info_auralinux.cc',
'browser/ui/autofill/account_chooser_model.cc',
'browser/ui/autofill/account_chooser_model.h',
'browser/ui/autofill/autofill_dialog_common.cc',
« no previous file with comments | « chrome/browser/ui/aura/tabs/dock_info_aurax11.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698