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

Unified Diff: chrome/browser/DEPS

Issue 2621143007: Make small sub-target of gin that can be used in browser without v8 dep (Closed)
Patch Set: #include Created 3 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b993f0ef974763c8e0dcbad649921cf4089a2cd6..f71b3df1249ddc9c45482ca3ccaf1966ceee4833 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -27,7 +27,7 @@ include_rules = [
"+extensions/features",
"+extensions/grit",
"+extensions/test",
- "+gin",
+ "+gin/public/gin_features.h",
"+google/cacheinvalidation", # Sync invalidation API protobuf files.
"+google_apis",
"+google_update",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698