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

Unified Diff: content/renderer/DEPS

Issue 2589253002: Remove discardable_memory::DSMM::{Create,Get}Instance() (Closed)
Patch Set: Fix trybot Created 4 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
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index af6b5200a7a00c543249037d216abb26377739f7..c5de582175bbd478f4b27576f437cf5dd6154b93 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -38,5 +38,6 @@ specific_include_rules = {
],
"render_thread_impl_discardable_memory_browsertest\.cc": [
"+components/discardable_memory/service",
+ "+content/browser/browser_main_loop.h",
],
}

Powered by Google App Engine
This is Rietveld 408576698