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

Unified Diff: chrome/browser/DEPS

Issue 10909138: Convert the async device ID getter to a chrome resource host (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 99d25e3b7b23522de575480107323e316be45888..9faa50638a0ff09707a3b4c6b72529f653d21495 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+installer_util_strings", # For generated headers
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
+ "+ppapi/host",
"+ppapi/proxy",
"+ppapi/shared_impl/api_id.h",
# Defines some types that are marshalled over IPC.
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | chrome/browser/renderer_host/pepper/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698