summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 9b34464..2ec85fc 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2894,6 +2894,10 @@
'<(INTERMEDIATE_DIR)/chrome',
],
'sources/': [
+ ['include', 'browser/views/about_chrome_view.cc'],
+ ['include', 'browser/views/about_chrome_view.h'],
+ ['exclude', 'browser/gtk/about_chrome_dialog.cc'],
+ ['exclude', 'browser/gtk/about_chrome_dialog.h'],
['include', 'browser/views/new_browser_window_widget.cc'],
['include', 'browser/views/new_browser_window_widget.h'],
['include', 'browser/views/options/options_page_view.cc'],