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

Unified Diff: chrome/chrome_browser.gypi

Issue 1832853003: DefaultBrowserWorker now fully supports opening the settings for Win10 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mac compilation Created 4 years, 8 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 38b4d72b784cc18c42ef81260d2eb07f79a589ac..2dd2265c17ca250dbac7dec2cb045a5ea30f1fce 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -579,6 +579,7 @@
'browser/shell_integration_android.cc',
'browser/shell_integration_chromeos.cc',
'browser/shell_integration_mac.mm',
+ 'browser/shell_integration_win.h',
'browser/shell_integration_win.cc',
'browser/site_details.cc',
'browser/site_details.h',

Powered by Google App Engine
This is Rietveld 408576698