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

Unified Diff: components/components.gyp

Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 540babc7ac6bfee358516159cd2f660628a4686a..3b16a51457963cd0aa72196ba35d0afb09706f48 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -80,6 +80,7 @@
['OS != "ios" and OS != "android"', {
'includes': [
'copresence.gypi',
+ 'sad_tab.gypi',
'storage_monitor.gypi',
]
}],

Powered by Google App Engine
This is Rietveld 408576698