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

Unified Diff: chrome/chrome_browser.gypi

Issue 3152055: Implement about:labs (Closed)
Patch Set: chromeos fix Created 10 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/resources/labs.html ('k') | chrome/common/pref_names.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 f5ee2d2807ca722482ffc0acec712d08f51d3e43..5f8e8ea29467986816d172cb5b4fe703970e5f3b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1240,6 +1240,8 @@
'browser/dom_ui/html_dialog_ui.h',
'browser/dom_ui/import_data_handler.cc',
'browser/dom_ui/import_data_handler.h',
+ 'browser/dom_ui/labs_ui.cc',
+ 'browser/dom_ui/labs_ui.h',
'browser/dom_ui/mediaplayer_ui.cc',
'browser/dom_ui/mediaplayer_ui.h',
'browser/dom_ui/most_visited_handler.cc',
@@ -1964,6 +1966,8 @@
'browser/jsmessage_box_client.h',
'browser/keychain_mac.cc',
'browser/keychain_mac.h',
+ 'browser/labs.cc',
+ 'browser/labs.h',
'browser/language_combobox_model.cc',
'browser/language_combobox_model.h',
'browser/language_order_table_model.cc',
« no previous file with comments | « chrome/browser/resources/labs.html ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698