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/browser/DEPS

Issue 2783813002: Move ChromeRequirementsChecker to //extensions as a PreloadCheck (Closed)
Patch Set: SKIP: comments, tests Created 3 years, 9 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/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 99095ce46c900d4d1d7552e6b5cc7b8b97cef505..bc6d14acbd981739988f81ed49f1910e7394b93f 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+device/serial",
"+device/usb",
"+google_apis/gaia",
+ "+gpu/config",
"+grit/extensions_strings.h",
"+net",
# This directory contains build flags and does not pull all of PPAPI in.

Powered by Google App Engine
This is Rietveld 408576698