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

Unified Diff: content/content_browser.gypi

Issue 977553003: DevTools: remove usage and quota getter from the protocol handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@946713002
Patch Set: removed the test. Created 5 years, 10 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 | « content/browser/devtools/protocol/usage_and_quota_query.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7715d1b4071ed5ddf18fe5c8d202a160b1f8a8c7..93931d8474c40201bcd230108548201aeb41f45c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -529,8 +529,6 @@
'browser/devtools/protocol/tethering_handler.h',
'browser/devtools/protocol/tracing_handler.cc',
'browser/devtools/protocol/tracing_handler.h',
- 'browser/devtools/protocol/usage_and_quota_query.cc',
- 'browser/devtools/protocol/usage_and_quota_query.h',
'browser/devtools/protocol/worker_handler.cc',
'browser/devtools/protocol/worker_handler.h',
'browser/devtools/render_frame_devtools_agent_host.cc',
« no previous file with comments | « content/browser/devtools/protocol/usage_and_quota_query.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698