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

Unified Diff: chrome/common/DEPS

Issue 567343002: Move setup of code event handlers to gin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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 | chrome/common/profiling.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index ac9a7356fd575d590f023c601f242e1c8b924796..e6db9f2e638d010e6ab886c358cf59bec9255f96 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+components/signin/core/common",
"+components/translate/core/common",
"+extensions/common",
+ "+gin/public", # For profiling.cc
"+google_apis/gaia", # For gaia_switches.h
"+grit", # For generated headers. TODO(thestig): Remove.
"+media",
« no previous file with comments | « no previous file | chrome/common/profiling.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698