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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2204713006: Add chrome://usb-internals page for adding and removing test devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use typemaped types in the TestDeviceInfo struct. Created 4 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/usb_internals/usb_internals_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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 23f3d83100a1cf5121dd4b65ef4f775fc2b452b3..ee8f633f8ce68984098b52e5629846e718a1373c 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -385,6 +385,10 @@
'browser/ui/webui/translate_internals/translate_internals_handler.h',
'browser/ui/webui/translate_internals/translate_internals_ui.cc',
'browser/ui/webui/translate_internals/translate_internals_ui.h',
+ 'browser/ui/webui/usb_internals/usb_internals_page_handler.cc',
+ 'browser/ui/webui/usb_internals/usb_internals_page_handler.h',
+ 'browser/ui/webui/usb_internals/usb_internals_ui.cc',
+ 'browser/ui/webui/usb_internals/usb_internals_ui.h',
'browser/ui/webui/user_actions/user_actions_ui.cc',
'browser/ui/webui/user_actions/user_actions_ui.h',
'browser/ui/webui/user_actions/user_actions_ui_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/usb_internals/usb_internals_ui.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698