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

Unified Diff: content/content_browser.gypi

Issue 9203001: Implement input type=color UI (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: added content::ColorChooser Created 8 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index cdd54b08c1c685c4a3c3183a85e95fab3fcab968..f2bc0f274ddc753c2bfdbf42833a8c6d39811b1a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -44,6 +44,7 @@
'public/browser/browser_thread_delegate.h',
'public/browser/child_process_data.h',
'public/browser/child_process_security_policy.h',
+ 'public/browser/color_chooser.h',
'public/browser/content_browser_client.h',
'public/browser/content_ipc_logging.h',
'public/browser/devtools_agent_host_registry.h',

Powered by Google App Engine
This is Rietveld 408576698