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

Unified Diff: chrome/chrome_browser.gypi

Issue 6269015: Add facility to fix about: and file: links from chrome:// pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more automatic Created 9 years, 11 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/resources/shared/js/util.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index dc048d7aebcea830c2d3cf472306a08811aae640..c8514f194be8c9a056a0c174a85ca57145696fe9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -888,6 +888,8 @@
'browser/dom_ui/flags_ui.h',
'browser/dom_ui/foreign_session_handler.cc',
'browser/dom_ui/foreign_session_handler.h',
+ 'browser/dom_ui/generic_handler.cc',
+ 'browser/dom_ui/generic_handler.h',
'browser/dom_ui/gpu_internals_ui.cc',
'browser/dom_ui/gpu_internals_ui.h',
'browser/dom_ui/history_ui.cc',
« no previous file with comments | « chrome/browser/resources/shared/js/util.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698