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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11316153: implement input type=color for android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 2 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 | « chrome/browser/ui/blocked_content/popup_blocked_infobar_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 65673a5d16b771314fad745793918d03d8a0912b..23970c550f87cbd87b1b5e2cd1db95e0700f57f7 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -349,6 +349,8 @@
'browser/ui/auto_login_prompter.h',
'browser/ui/blocked_content/blocked_window_params.cc',
'browser/ui/blocked_content/blocked_window_params.h',
+ 'browser/ui/blocked_content/popup_blocked_infobar_delegate.cc',
+ 'browser/ui/blocked_content/popup_blocked_infobar_delegate.h',
'browser/ui/blocked_content/popup_blocker_tab_helper.cc',
'browser/ui/blocked_content/popup_blocker_tab_helper.h',
'browser/ui/bookmarks/bookmark_bar.h',
« no previous file with comments | « chrome/browser/ui/blocked_content/popup_blocked_infobar_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698