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

Unified Diff: ash/BUILD.gn

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor to move some functionality from client to manager Created 4 years, 10 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 | ash/DEPS » ('j') | ash/display/display_color_manager_chromeos.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index ab93521a89c6592deadc6c1651a4afc0dcca167b..2d1a6121c292f8c5aaf3e64d2be4c30447e5c4be 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -99,6 +99,7 @@ component("ash") {
deps += [
"//chromeos",
"//chromeos:power_manager_proto",
+ "//components/quirks",
"//device/bluetooth",
"//third_party/qcms",
"//ui/chromeos:ui_chromeos",
« no previous file with comments | « no previous file | ash/DEPS » ('j') | ash/display/display_color_manager_chromeos.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698