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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 107743002: Add 'Dump Database' tab to syncfs-internals (only for v2 for now) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: regular -> Regular, added app_id Created 7 years 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/sync_file_system_internals/sync_file_system_internals_ui.cc ('k') | no next file » | 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 7fceeec357aff075bd2e8d57f73f76ff9f2dbe11..0158c9858604d874c324b643b38c70f32202a194 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2545,6 +2545,8 @@
'browser/ui/webui/suggestions_internals/suggestions_internals_ui.h',
'browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.cc',
'browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.h',
+ 'browser/ui/webui/sync_file_system_internals/dump_database_handler.cc',
+ 'browser/ui/webui/sync_file_system_internals/dump_database_handler.h',
'browser/ui/webui/sync_file_system_internals/extension_statuses_handler.cc',
'browser/ui/webui/sync_file_system_internals/extension_statuses_handler.h',
'browser/ui/webui/sync_file_system_internals/file_metadata_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698