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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 34583002: Convert X11 AdvancedOptionsUtilities to generic Linux platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/webui/options/advanced_options_utils_x11.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 62d9305a5fb60e4256235b616e987ea5dd9cb4ed..934ba209e3cf666ee5b00ebd8f39173ba06a8ff0 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2303,9 +2303,9 @@
'browser/ui/webui/omnibox/omnibox_ui_handler.cc',
'browser/ui/webui/omnibox/omnibox_ui_handler.h',
'browser/ui/webui/options/advanced_options_utils.h',
+ 'browser/ui/webui/options/advanced_options_utils_linux.cc',
'browser/ui/webui/options/advanced_options_utils_mac.mm',
'browser/ui/webui/options/advanced_options_utils_win.cc',
- 'browser/ui/webui/options/advanced_options_utils_x11.cc',
'browser/ui/webui/options/autofill_options_handler.cc',
'browser/ui/webui/options/autofill_options_handler.h',
'browser/ui/webui/options/browser_options_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/advanced_options_utils_x11.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698