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

Unified Diff: components/translate/content/common/DEPS

Issue 2517223002: Move content/renderer/background_sync to Blink (Closed)
Patch Set: Fix broken WebEmbeddedWorker test 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: components/translate/content/common/DEPS
diff --git a/components/translate/content/common/DEPS b/components/translate/content/common/DEPS
index 1c40d981eb61603be29c8cbb5bd6f892d2d5b722..b01a13cf650fa1fbbd52bd22ec001f9d82db2857 100644
--- a/components/translate/content/common/DEPS
+++ b/components/translate/content/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+ipc",
+ "+mojo/common/common_custom_types_struct_traits.h"
]

Powered by Google App Engine
This is Rietveld 408576698