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

Unified Diff: chrome/DEPS

Issue 222543004: Makes chrome://omnibox use mojo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: get working with mojo changes Created 6 years, 8 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/browser/browser_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 9e8cd4d1aae38cd0835b75498235a31b2ddbe36c..69f7d973e0165d29e7617c47b9b21483b4296639 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -21,6 +21,8 @@ include_rules = [
"+components/variations",
"+content/public/common",
"+content/public/test",
+ "+mojo/common",
+ "+mojo/public",
# Don't allow inclusion of these other libs we shouldn't be calling directly.
"-webkit",
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698