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

Unified Diff: components/components.gyp

Issue 1984923002: Refactor ChooserBubbleController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 7 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 | « components/chooser_controller/chooser_controller.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index dac6facd82633b784f484702071a1b624f4b4803..8523211104090c761feebefc721dd3789c114f99 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -149,6 +149,7 @@
['OS != "ios" and OS != "android"', {
'includes': [
'audio_modem.gypi',
+ 'chooser_controller.gypi',
'copresence.gypi',
'feedback.gypi',
'proximity_auth.gypi',
« no previous file with comments | « components/chooser_controller/chooser_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698