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

Unified Diff: extensions/DEPS

Issue 864093002: Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index 1a7b60a1e32ad0bdaff759fd3901b464b883c53a..d3169a930d2e2f41e55d3749459edee1d70dc131 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -12,8 +12,8 @@ include_rules = [
"+grit/extensions_renderer_resources.h",
"+grit/extensions_resources.h",
"+mojo/public",
- "+third_party/skia/include",
"+testing",
+ "+third_party/skia/include",
# Minimal UI dependencies. There are two good rules for UI dependencies here:
#

Powered by Google App Engine
This is Rietveld 408576698