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

Unified Diff: extensions/renderer/DEPS

Issue 302463005: Add support for AMD to the extensions module system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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 | « chrome/test/base/module_system_test.cc ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/DEPS
diff --git a/extensions/renderer/DEPS b/extensions/renderer/DEPS
index c1b356a44d6fe57f15fb5ed728cd6ac01d1a6c3e..91bcd4b8b3f6ce1cdb216fe8755464e45a234818 100644
--- a/extensions/renderer/DEPS
+++ b/extensions/renderer/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+content/public/common",
"+content/public/renderer",
+ "+gin",
+
"+third_party/skia/include/core",
"+third_party/WebKit/public/platform",
« no previous file with comments | « chrome/test/base/module_system_test.cc ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698