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

Unified Diff: extensions/DEPS

Issue 399363002: Add support for writing unit tests for Mojo-backed apps/extensions APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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 | « no previous file | extensions/extensions.gyp » ('j') | extensions/renderer/dispatcher.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index f544c73969b3b6d9c202431528a6a8db5cf7e6b8..f0606ba3804284fae083c90fa8f17f1668f7ee4d 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -5,8 +5,10 @@ include_rules = [
"+content/public/common",
"+content/public/test",
"+crypto",
+ "+grit/content_resources.h",
"+grit/extensions_renderer_resources.h",
"+grit/extensions_resources.h",
+ "+mojo/public",
"+testing",
"+ui",
« no previous file with comments | « no previous file | extensions/extensions.gyp » ('j') | extensions/renderer/dispatcher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698