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

Unified Diff: content/content_renderer.gypi

Issue 9203001: Implement input type=color UI (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebased Created 8 years, 9 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 | « content/content_browser.gypi ('k') | content/public/browser/color_chooser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index ca7fc6c36006fc1da42ad169a857a01e9458b45a..8080d3ba7b5c6f086e846c1c90ee0c2f28d37526 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -177,6 +177,8 @@
'renderer/renderer_webapplicationcachehost_impl.h',
'renderer/renderer_webcookiejar_impl.cc',
'renderer/renderer_webcookiejar_impl.h',
+ 'renderer/renderer_webcolorchooser_impl.cc',
+ 'renderer/renderer_webcolorchooser_impl.h',
'renderer/renderer_webkitplatformsupport_impl.cc',
'renderer/renderer_webkitplatformsupport_impl.h',
'renderer/renderer_webstoragearea_impl.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/color_chooser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698