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

Unified Diff: chrome/chrome_browser.gypi

Issue 10823214: Add a chrome://nacl page to show if NaCl is enabled and if PNaCl is installed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review, copyright, etc. Created 8 years, 4 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/nacl_ui.cc ('k') | chrome/common/url_constants.h » ('j') | 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 2936b5588dade1b4af5817ffdfa1e6f2692d53e2..951988f5dd43cda9cea764ad93a41e887ccf7801 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4064,6 +4064,8 @@
'browser/ui/webui/media/media_internals_ui.h',
'browser/ui/webui/metrics_handler.cc',
'browser/ui/webui/metrics_handler.h',
+ 'browser/ui/webui/nacl_ui.cc',
+ 'browser/ui/webui/nacl_ui.h',
'browser/ui/webui/set_as_default_browser_ui.cc',
'browser/ui/webui/set_as_default_browser_ui.h',
'browser/ui/webui/net_internals/net_internals_ui.cc',
@@ -4464,6 +4466,8 @@
'browser/nacl_host/nacl_validation_cache.h',
'browser/nacl_host/pnacl_file_host.cc',
'browser/nacl_host/pnacl_file_host.h',
+ 'browser/ui/webui/nacl_ui.cc',
+ 'browser/ui/webui/nacl_ui.h',
'common/nacl_debug_exception_handler_win.cc',
'common/nacl_debug_exception_handler_win.h',
],
« no previous file with comments | « chrome/browser/ui/webui/nacl_ui.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698