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

Unified Diff: Source/core/core.gypi

Issue 289333003: Adds type information to the NetworkStateNotifier. Also allows for registration of observers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added C++ tests Created 6 years, 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index db7bc3c0e4983fa0ce0399a24b2be4314100a8f4..040b5a52de7575e262f8ff3a26ef09824fbe5270 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3388,6 +3388,7 @@
'html/track/vtt/BufferedLineReaderTest.cpp',
'html/track/vtt/VTTScannerTest.cpp',
'loader/MixedContentCheckerTest.cpp',
+ 'page/NetworkStateNotifierTest.cpp',
'rendering/RenderOverflowTest.cpp',
'rendering/shapes/BoxShapeTest.cpp',
'testing/UnitTestHelpers.cpp',
« no previous file with comments | « no previous file | Source/core/page/NetworkStateNotifier.h » ('j') | Source/core/page/NetworkStateNotifierTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698