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

Unified Diff: components/components.gyp

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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 1816fd6299a44552f196f796588aecdc784d70d3..1c2c9eccd3d71bbc69dfaa1fc2172d343d89108e 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -152,6 +152,7 @@
'includes': [
'arc.gypi',
'pairing.gypi',
+ 'quirks.gypi',
'timers.gypi',
'wifi_sync.gypi',
],

Powered by Google App Engine
This is Rietveld 408576698