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

Unified Diff: Source/core/core.gypi

Issue 1085033003: Introduce InspectorIdentifiers<> and use it to assign/lookup LocalFrame and DocumentLoader (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: removed explicit instantiation, we seem to be doing fine without it Created 5 years, 8 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 | « no previous file | Source/core/dom/DOMNodeIds.h » ('j') | Source/core/dom/DOMNodeIds.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index ecd7909d7f17dd72b0cf6602ae84674769802afe..e4952aea567f725480c96e7fead7e43ee1447da4 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1620,6 +1620,7 @@
'inspector/InspectorHighlight.h',
'inspector/InspectorHistory.cpp',
'inspector/InspectorHistory.h',
+ 'inspector/InspectorIdentifiers.h',
'inspector/InspectorInputAgent.cpp',
'inspector/InspectorInputAgent.h',
'inspector/InspectorInspectorAgent.cpp',
« no previous file with comments | « no previous file | Source/core/dom/DOMNodeIds.h » ('j') | Source/core/dom/DOMNodeIds.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698