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

Unified Diff: content/common/DEPS

Issue 2459733002: Move discardable memory to //components from //content (Closed)
Patch Set: Fix build error in ios Created 4 years, 1 month 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/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 1831aeda1f71a9a95bd1a58ada70bd74a8653a51..844045c211f5bc5ae7e4a9861e390c9959856383 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"-storage/browser",
+ "+components/discardable_memory",
"+device/base/synchronization",
"+services/service_manager/public/cpp",
"+services/video_capture/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698