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

Unified Diff: extensions/DEPS

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « extensions/BUILD.gn ('k') | extensions/browser/api/mime_handler_private/mime_handler_private.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index cbab94891c7ee84e765669454c9e9273baff32af..ebf4915b7c0179c5bcf2c1910f71a7d9ac1d16eb 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -13,8 +13,8 @@ include_rules = [
"+extensions/test",
"+grit/extensions_renderer_resources.h",
"+grit/extensions_resources.h",
+ "+mojo/public",
"+testing",
- "+third_party/mojo/src/mojo/public",
"+third_party/skia/include",
# Minimal UI dependencies. There are two good rules for UI dependencies here:
« no previous file with comments | « extensions/BUILD.gn ('k') | extensions/browser/api/mime_handler_private/mime_handler_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698