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

Unified Diff: chrome/chrome_browser.gypi

Issue 10917120: Activate the VariationsService for ChromeOS and ensure that it does not ping the server until the E… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: unit tests refactored Created 8 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 435d485189ef8021e9e0e1f618b890df1e911758..f536d54f3004ff206f2e5958e582eb0342b23792 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1559,6 +1559,8 @@
'browser/renderer_preferences_util.h',
'browser/repost_form_warning_controller.cc',
'browser/repost_form_warning_controller.h',
+ 'browser/resource_request_allowed_notifier.cc',
+ 'browser/resource_request_allowed_notifier.h',
'browser/resources_util.cc',
'browser/resources_util.h',
'browser/rlz/rlz.cc',

Powered by Google App Engine
This is Rietveld 408576698