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

Unified Diff: components/google/core/browser/DEPS

Issue 812823002: Remove dependency of infobars component on the embedder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on Android Created 6 years 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: components/google/core/browser/DEPS
diff --git a/components/google/core/browser/DEPS b/components/google/core/browser/DEPS
index 91670bd90cd1c067942f7ab2934e49d417e07b13..4059989e2bae7c0939ddf8d2f9a6d900e53e3a9c 100644
--- a/components/google/core/browser/DEPS
+++ b/components/google/core/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/infobars/core",
+ "+components/infobars/test",
"+components/keyed_service/core",
]
« no previous file with comments | « components/google/core/browser/BUILD.gn ('k') | components/google/core/browser/google_url_tracker_infobar_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698