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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 603033002: Get FileSelect dialog work on athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reformat Created 6 years, 3 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/views/select_file_dialog_extension.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 4660bada7ae452f52e28e44135f3d556436663f2..28b3a9f756e246f31dc4dd1029008dc32fea6491 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2463,6 +2463,8 @@
],
# Used when athena is enabled.
'chrome_browser_ui_athena_sources': [
+ 'browser/ui/views/athena/athena_util.cc',
+ 'browser/ui/views/athena/athena_util.h',
'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc',
'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h',
],
« no previous file with comments | « chrome/browser/ui/views/select_file_dialog_extension.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698