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

Unified Diff: components/bitmap_uploader/DEPS

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (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 | « chrome/browser/media/router/media_router.gyp ('k') | components/bitmap_uploader/bitmap_uploader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bitmap_uploader/DEPS
diff --git a/components/bitmap_uploader/DEPS b/components/bitmap_uploader/DEPS
index 8a0ec231bdbdca8c2b392ca7c11c17ec373060ed..44c96281638552f14c5d38b402ec413f7b191dab 100644
--- a/components/bitmap_uploader/DEPS
+++ b/components/bitmap_uploader/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+mojo/public",
"+mojo/services/network/public/interfaces",
"+ui/gfx/geometry",
+ "+third_party/mojo/src/mojo/public",
]
« no previous file with comments | « chrome/browser/media/router/media_router.gyp ('k') | components/bitmap_uploader/bitmap_uploader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698