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

Unified Diff: chrome/chrome_browser.gypi

Issue 7084024: Add chrome://quota-internals/ (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fix clang compile error Created 9 years, 5 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/quota_internals_ui.cc ('k') | webkit/quota/quota_manager.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 83d9d6f2a9274a7adb46dfe06e4e8a3d2768320d..389c214b3a69893412cbde88a16d19c5369819ee 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3566,6 +3566,12 @@
'browser/ui/webui/print_preview_handler.h',
'browser/ui/webui/print_preview_ui.cc',
'browser/ui/webui/print_preview_ui.h',
+ 'browser/ui/webui/quota_internals_handler.cc',
+ 'browser/ui/webui/quota_internals_handler.h',
+ 'browser/ui/webui/quota_internals_types.cc',
+ 'browser/ui/webui/quota_internals_types.h',
+ 'browser/ui/webui/quota_internals_proxy.h',
+ 'browser/ui/webui/quota_internals_proxy.cc',
'browser/ui/webui/quota_internals_ui.cc',
'browser/ui/webui/quota_internals_ui.h',
'browser/ui/webui/screenshot_source.cc',
« no previous file with comments | « chrome/browser/ui/webui/quota_internals_ui.cc ('k') | webkit/quota/quota_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698