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

Unified Diff: content/content_browser.gypi

Issue 12039058: content: convert zoom notifications to observer usage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 eb6a979c4d1727b91f1a471a0a19df9ffbc0628e..11f45830b69d403e746b544be54966aecff7639e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -86,6 +86,7 @@
'public/browser/gpu_data_manager_observer.h',
'public/browser/histogram_fetcher.h',
'public/browser/host_zoom_map.h',
+ 'public/browser/host_zoom_map.cc',
'public/browser/indexed_db_context.h',
'public/browser/interstitial_page.h',
'public/browser/invalidate_type.h',

Powered by Google App Engine
This is Rietveld 408576698