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

Unified Diff: chrome/app/DEPS

Issue 1257633002: Componentize VersionInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert version_info::Channel to a "class enum" Created 5 years, 5 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/app/chrome_crash_reporter_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index bf832e5137cbf2ff171a4ed7d9765958c4b410f9..3e5cb013b4e3c0660b4baa13e8b453991e970d4c 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+components/nacl/renderer/plugin/ppapi_entrypoints.h",
"+components/nacl/zygote",
"+components/startup_metric_utils",
+ "+components/version_info",
"+content/public/app",
"+content/public/browser/browser_main_runner.h",
"+extensions/common/constants.h",
« no previous file with comments | « no previous file | chrome/app/chrome_crash_reporter_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698