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

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: win build error fixed 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') | no next file with comments »
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 54ae3405e0b4e9c3c935f8dcc0559a6e6fb3284f..7d799855aac9eab1be8627e2e8689a4e01902802 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1629,6 +1629,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698